commit: 726b87db320419b4a00e008561d4f215a584c1df
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 20 08:35:35 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 20 08:35:35 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=726b87db
www-servers/tomcat: Stabilize 11.0.4 amd64, #951647
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
www-servers/tomcat/tomcat-11.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/tomcat/tomcat-11.0.4.ebuild
b/www-servers/tomcat/tomcat-11.0.4.ebuild
index db48095019e5..b370601d77b4 100644
--- a/www-servers/tomcat/tomcat-11.0.4.ebuild
+++ b/www-servers/tomcat/tomcat-11.0.4.ebuild
@@ -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?