commit: a2efc03dabd4503e7e9ec91293ab8c04d7573c7a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 16 06:03:30 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 06:03:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2efc03d
www-servers/tomcat: Stabilize 10.1.5 amd64, #894528
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/tomcat/tomcat-10.1.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/tomcat/tomcat-10.1.5.ebuild
b/www-servers/tomcat/tomcat-10.1.5.ebuild
index d9e29d5a3d86..576fea230290 100644
--- a/www-servers/tomcat/tomcat-10.1.5.ebuild
+++ b/www-servers/tomcat/tomcat-10.1.5.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?