commit: 6bbd357c1b630b331299a271401254f697c3e119
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 9 09:34:35 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 9 09:34:35 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bbd357c
www-servers/tomcat: Stabilize 9.0.102 amd64, #953463
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/tomcat/tomcat-9.0.102.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/tomcat/tomcat-9.0.102.ebuild
b/www-servers/tomcat/tomcat-9.0.102.ebuild
index 4b6049e0edfa..eeca0d02b4c7 100644
--- a/www-servers/tomcat/tomcat-9.0.102.ebuild
+++ b/www-servers/tomcat/tomcat-9.0.102.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?