commit: fe791d0bbff0abdd472ded9d9b8b5ad4551f2588
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 10 00:29:48 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 00:29:48 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe791d0b
www-servers/tomcat: Stabilize 11.0.2 amd64, #947773
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/tomcat/tomcat-11.0.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-servers/tomcat/tomcat-11.0.2.ebuild
b/www-servers/tomcat/tomcat-11.0.2.ebuild
index 0a27c5cc1870..b370601d77b4 100644
--- a/www-servers/tomcat/tomcat-11.0.2.ebuild
+++ b/www-servers/tomcat/tomcat-11.0.2.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="11"
-KEYWORDS="~amd64 ~arm64 ~amd64-linux"
+KEYWORDS="amd64 ~arm64 ~amd64-linux"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?