commit: 9cd882d7a5d519d8c7fda43540a64d483767cad8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 25 23:08:13 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 25 23:08:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cd882d7
www-servers/tomcat: Stabilize 8.5.93 amd64, #914718
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/tomcat/tomcat-8.5.93.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/tomcat/tomcat-8.5.93.ebuild
b/www-servers/tomcat/tomcat-8.5.93.ebuild
index ec49ff58bef9..265c9e364fe1 100644
--- a/www-servers/tomcat/tomcat-8.5.93.ebuild
+++ b/www-servers/tomcat/tomcat-8.5.93.ebuild
@@ -16,7 +16,7 @@
SRC_URI="mirror://apache/${PN}/tomcat-8/v${PV}/src/${MY_P}.tar.gz
LICENSE="Apache-2.0"
SLOT="8.5"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?