commit: 34b734ac1e82806b0a2666ca8cbbcb3fc5efef86
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 29 13:40:09 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 29 13:40:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34b734ac
www-servers/tomcat: Stabilize 8.5.100 amd64, #930925
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/tomcat/tomcat-8.5.100.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/tomcat/tomcat-8.5.100.ebuild
b/www-servers/tomcat/tomcat-8.5.100.ebuild
index b62ecc123e81..ef31979c323e 100644
--- a/www-servers/tomcat/tomcat-8.5.100.ebuild
+++ b/www-servers/tomcat/tomcat-8.5.100.ebuild
@@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="Apache-2.0"
SLOT="8.5"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?