commit: 925122055a0d2fb95b163783802b73480c9dd745
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 11 07:54:55 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 11 07:54:55 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92512205
www-servers/tomcat: Stabilize 10.1.14 amd64, #915578
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/tomcat/tomcat-10.1.14.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/tomcat/tomcat-10.1.14.ebuild
b/www-servers/tomcat/tomcat-10.1.14.ebuild
index adac67e121d7..99574ed56bf4 100644
--- a/www-servers/tomcat/tomcat-10.1.14.ebuild
+++ b/www-servers/tomcat/tomcat-10.1.14.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 ~arm ~arm64 ~amd64-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~amd64-linux"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?