commit: 2266396e20717508b30c9bb8eedcc7e17abfe32b
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=2266396e
www-servers/tomcat: Stabilize 10.1.50 amd64, #968598
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/tomcat/tomcat-10.1.50.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-servers/tomcat/tomcat-10.1.50.ebuild
b/www-servers/tomcat/tomcat-10.1.50.ebuild
index 732e18566505..b93da10f421b 100644
--- a/www-servers/tomcat/tomcat-10.1.50.ebuild
+++ b/www-servers/tomcat/tomcat-10.1.50.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="10.1"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?