commit: 0502dc3f0abfd07f4cb5230fa46254409c67dbce
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 22:35:57 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 22:35:57 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0502dc3f
www-servers/tomcat: Stabilize 9.0.73 amd64, #902719
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/tomcat/tomcat-9.0.73.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/tomcat/tomcat-9.0.73.ebuild
b/www-servers/tomcat/tomcat-9.0.73.ebuild
index 3a87d1e05600..4a41b5c2e9fe 100644
--- a/www-servers/tomcat/tomcat-9.0.73.ebuild
+++ b/www-servers/tomcat/tomcat-9.0.73.ebuild
@@ -24,7 +24,7 @@
SRC_URI="mirror://apache/${PN}/tomcat-9/v${PV}/src/${MY_P}.tar.gz
LICENSE="Apache-2.0"
SLOT="9"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?