commit: 5f7796073ed75102d78283106f694b466729fbe0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 12 13:17:14 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 12 13:17:14 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f779607
www-servers/tomcat: Stabilize 9.0.85-r1 amd64, #924352
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/tomcat/tomcat-9.0.85-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/tomcat/tomcat-9.0.85-r1.ebuild
b/www-servers/tomcat/tomcat-9.0.85-r1.ebuild
index 182ffc6d3773..99d05ee6f55b 100644
--- a/www-servers/tomcat/tomcat-9.0.85-r1.ebuild
+++ b/www-servers/tomcat/tomcat-9.0.85-r1.ebuild
@@ -22,7 +22,7 @@
SRC_URI="mirror://apache/${PN}/tomcat-9/v${PV}/src/${MY_P}.tar.gz
LICENSE="Apache-2.0"
SLOT="9"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?