summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-19 18:05:46 +0000
committerSam James <sam@gentoo.org>2023-02-19 18:05:46 +0000
commit5307bf0847d0a845914b8c4d02363572dca8998a (patch)
tree2339ad664ebbc121651d16efc8cfc682beef08e8 /dev-java/tomcat-servlet-api
parentdev-java/tomcat-el-api: Stabilize 8.5.85 amd64, #895436 (diff)
downloadgentoo-5307bf0847d0a845914b8c4d02363572dca8998a.tar.gz
gentoo-5307bf0847d0a845914b8c4d02363572dca8998a.tar.bz2
gentoo-5307bf0847d0a845914b8c4d02363572dca8998a.zip
dev-java/tomcat-servlet-api: Stabilize 8.5.85 amd64, #895436
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/tomcat-servlet-api')
-rw-r--r--dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.85.ebuild2
1 files changed, 1 insertions, 1 deletions
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 77b46dda54d7..f413c629b5fd 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