commit: 62f98c8a9ad547229e966ea689b506d694bc5ad7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 26 18:55:35 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 26 18:55:35 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62f98c8a
www-servers/tomcat: Stabilize 9.0.109 amd64, #965160
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/tomcat/tomcat-9.0.109.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/tomcat/tomcat-9.0.109.ebuild
b/www-servers/tomcat/tomcat-9.0.109.ebuild
index 9f5520f14ec2..f87310543866 100644
--- a/www-servers/tomcat/tomcat-9.0.109.ebuild
+++ b/www-servers/tomcat/tomcat-9.0.109.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?