commit: ac68558443bda326d939832e9fd94bf10d7f47d2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 9 08:28:51 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 9 08:28:51 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac685584
www-servers/tomcat: Stabilize 10.1.10 amd64, #910082
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/tomcat/tomcat-10.1.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/tomcat/tomcat-10.1.10.ebuild
b/www-servers/tomcat/tomcat-10.1.10.ebuild
index c8f14587bf71..8390d832f5d1 100644
--- a/www-servers/tomcat/tomcat-10.1.10.ebuild
+++ b/www-servers/tomcat/tomcat-10.1.10.ebuild
@@ -22,7 +22,7 @@
SRC_URI="mirror://apache/${PN}/tomcat-10/v${PV}/src/${MY_P}.tar.gz
LICENSE="Apache-2.0"
SLOT="10.1"
-KEYWORDS="~amd64 ~amd64-linux"
+KEYWORDS="amd64 ~amd64-linux"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?