commit: a1bb6926871d0d0d658ca41586f003a6e21233b2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 11 10:20:13 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 11 10:20:13 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1bb6926
www-servers/tomcat: Stabilize 11.0.15 amd64, #968598
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/tomcat/tomcat-11.0.15.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-servers/tomcat/tomcat-11.0.15.ebuild
b/www-servers/tomcat/tomcat-11.0.15.ebuild
index fc203ce2bd36..0f1c578a1469 100644
--- a/www-servers/tomcat/tomcat-11.0.15.ebuild
+++ b/www-servers/tomcat/tomcat-11.0.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="Apache-2.0"
SLOT="11"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?