commit: b667bb2fbb620138b259129d6df8e9ec7beccbb6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 9 09:34:37 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 9 09:34:37 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b667bb2f
www-servers/tomcat: Stabilize 11.0.5 amd64, #953464
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/tomcat/tomcat-11.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/tomcat/tomcat-11.0.5.ebuild
b/www-servers/tomcat/tomcat-11.0.5.ebuild
index db48095019e5..b370601d77b4 100644
--- a/www-servers/tomcat/tomcat-11.0.5.ebuild
+++ b/www-servers/tomcat/tomcat-11.0.5.ebuild
@@ -17,7 +17,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?