commit: 8ec4d6b1fecc17c9b9ce833cf792afcb07630a8f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 18 00:17:04 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 18 00:17:04 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ec4d6b1
www-servers/tomcat: Stabilize 10.1.30 amd64, #941597
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/tomcat/tomcat-10.1.30.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/tomcat/tomcat-10.1.30.ebuild
b/www-servers/tomcat/tomcat-10.1.30.ebuild
index 4eeadd5c4bce..335e0c37e0dd 100644
--- a/www-servers/tomcat/tomcat-10.1.30.ebuild
+++ b/www-servers/tomcat/tomcat-10.1.30.ebuild
@@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="Apache-2.0"
SLOT="10.1"
-KEYWORDS="~amd64 ~arm64 ~amd64-linux"
+KEYWORDS="amd64 ~arm64 ~amd64-linux"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?