summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-11 20:26:38 +0000
committerSam James <sam@gentoo.org>2022-11-11 20:26:38 +0000
commit1a74139bd0813e84f04143167103057c1f9cb0d6 (patch)
tree48c9dc308f74967af0c60b759c96d13cb12d9f4e /dev-java
parentdev-java/tomcat-servlet-api: Stabilize 9.0.68-r1 ppc64, #880871 (diff)
downloadgentoo-1a74139bd0813e84f04143167103057c1f9cb0d6.tar.gz
gentoo-1a74139bd0813e84f04143167103057c1f9cb0d6.tar.bz2
gentoo-1a74139bd0813e84f04143167103057c1f9cb0d6.zip
dev-java/tomcat-servlet-api: Stabilize 8.5.83-r1 ppc64, #880871
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.83-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.83-r1.ebuild b/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.83-r1.ebuild
index 532dbddf9010..96a9844f8dc6 100644
--- a/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.83-r1.ebuild
+++ b/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.83-r1.ebuild
@@ -14,7 +14,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