summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-28 00:46:19 +0100
committerSam James <sam@gentoo.org>2022-10-28 00:46:19 +0100
commit75da1f9ae9b6ac5b0b987471547d5209ae6e168a (patch)
treeb1823c22e27755fef8e719b57cea46d0425521d1 /www-servers
parentdev-java/tomcat-servlet-api: Stabilize 9.0.67 amd64, #878431 (diff)
downloadgentoo-75da1f9ae9b6ac5b0b987471547d5209ae6e168a.tar.gz
gentoo-75da1f9ae9b6ac5b0b987471547d5209ae6e168a.tar.bz2
gentoo-75da1f9ae9b6ac5b0b987471547d5209ae6e168a.zip
www-servers/tomcat: Stabilize 9.0.67 amd64, #878431
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/tomcat/tomcat-9.0.67.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-9.0.67.ebuild b/www-servers/tomcat/tomcat-9.0.67.ebuild
index e151500fc704..816509c99633 100644
--- a/www-servers/tomcat/tomcat-9.0.67.ebuild
+++ b/www-servers/tomcat/tomcat-9.0.67.ebuild
@@ -23,7 +23,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-9/v${PV}/src/${MY_P}.tar.gz
LICENSE="Apache-2.0"
SLOT="9"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?