commit: e1d04bc9cb1dc0dc34fe08bbfa1c39eaa5d9e7c1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 17:14:10 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 17:14:10 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1d04bc9
dev-java/tomcat-servlet-api: Stabilize 8.5.85 arm64, #895436
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.85.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.85.ebuild
b/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.85.ebuild
index 0ce7d279ab5d..02876a446bc5 100644
--- a/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.85.ebuild
+++ b/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.85.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://apache/tomcat/tomcat-$(ver_cut
1)/v${PV}/src/apache-tomcat-${P
LICENSE="Apache-2.0"
SLOT="3.1"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris
~x86-solaris"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris
~x86-solaris"
# we can't use the exact same version of el as tomcat 9 implements the same
slot and
# it would prevent from installing both tomcat 8.5 and 9 at the same time