java-virtuals/servlet-api: Stabilize 3.0-r2 arm64, #784407

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2021-05-16 18:57:49 +00:00
parent a215a00cb4
commit 740cab4455
No known key found for this signature in database
GPG Key ID: F4922810EEA0483B
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2021 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 ~arm64 ppc64 x86 ~amd64-linux"
KEYWORDS="amd64 arm64 ppc64 x86 ~amd64-linux"
RDEPEND="|| (
dev-java/tomcat-servlet-api:${SLOT}