commit: 5e945e36b6943db2749b6c7fafc21941c103adcc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 6 00:39:28 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 6 00:39:28 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e945e36
www-servers/tomcat: Stabilize 11.0.9 amd64, #961120
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/tomcat/tomcat-11.0.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/tomcat/tomcat-11.0.9.ebuild
b/www-servers/tomcat/tomcat-11.0.9.ebuild
index 65b4dc2604e9..cd71548af476 100644
--- a/www-servers/tomcat/tomcat-11.0.9.ebuild
+++ b/www-servers/tomcat/tomcat-11.0.9.ebuild
@@ -18,7 +18,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="Apache-2.0"
SLOT="11"
-KEYWORDS="~amd64 ~arm64 ~amd64-linux"
+KEYWORDS="amd64 ~arm64 ~amd64-linux"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?