commit: b690051f810ce13b6e76f9a4b6072b8cd6ff9f24
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 21 09:41:36 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 21 09:41:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b690051f
www-servers/tomcat: Stabilize 10.1.8 amd64, #906885
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/tomcat/tomcat-10.1.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/tomcat/tomcat-10.1.8.ebuild
b/www-servers/tomcat/tomcat-10.1.8.ebuild
index a2d0614c3733..0441c95309f2 100644
--- a/www-servers/tomcat/tomcat-10.1.8.ebuild
+++ b/www-servers/tomcat/tomcat-10.1.8.ebuild
@@ -24,7 +24,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?