commit: 65465b2fec368b78e74ffafe26ea77e5fcaf3414
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 8 09:03:38 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 8 09:03:38 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65465b2f
www-servers/tomcat: Stabilize 9.0.98 amd64, #947712
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/tomcat/tomcat-9.0.98.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-servers/tomcat/tomcat-9.0.98.ebuild
b/www-servers/tomcat/tomcat-9.0.98.ebuild
index 01ffb2ede3e3..eeca0d02b4c7 100644
--- a/www-servers/tomcat/tomcat-9.0.98.ebuild
+++ b/www-servers/tomcat/tomcat-9.0.98.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 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 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ~amd64-linux ~x86-linux"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?