java-virtuals/servlet-api: Stabilize 3.1-r1 arm64, #833790

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2022-02-20 21:34:33 +02:00
parent 6042393ae6
commit 89ae5e18cf

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI=""
LICENSE="public-domain"
SLOT="${PV}"
KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
KEYWORDS="amd64 ~arm arm64 ppc64 x86"
RDEPEND="|| (
dev-java/tomcat-servlet-api:${SLOT}