commit: a66a398a38002b18a7d8f80003c65e4e04f4d953
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 11 23:36:05 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 11 23:36:05 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a66a398a
www-servers/tomcat: Stabilize 9.0.111 amd64, #965962
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/tomcat/tomcat-9.0.111.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/tomcat/tomcat-9.0.111.ebuild
b/www-servers/tomcat/tomcat-9.0.111.ebuild
index 9f5520f14ec2..f87310543866 100644
--- a/www-servers/tomcat/tomcat-9.0.111.ebuild
+++ b/www-servers/tomcat/tomcat-9.0.111.ebuild
@@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="Apache-2.0"
SLOT="9"
-KEYWORDS="~amd64 ~arm64 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ~amd64-linux ~x86-linux"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?