commit: 3ebe599318cc77886a2ee4584fb480d7e2732e4f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 11 10:20:12 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 11 10:20:12 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ebe5993
www-servers/tomcat: Stabilize 9.0.113 amd64, #968598
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/tomcat/tomcat-9.0.113.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-servers/tomcat/tomcat-9.0.113.ebuild
b/www-servers/tomcat/tomcat-9.0.113.ebuild
index fa1835b2a5e4..8b473f540f59 100644
--- a/www-servers/tomcat/tomcat-9.0.113.ebuild
+++ b/www-servers/tomcat/tomcat-9.0.113.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
@@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="Apache-2.0"
SLOT="9"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?