commit: 8327f0546b09c1f368c1697f1fafba1d6a224e76
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 21 15:28:22 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Feb 21 15:28:22 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8327f054
www-servers/tomcat: Stabilize 10.0.16 amd64, #833837
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
www-servers/tomcat/tomcat-10.0.16.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/tomcat/tomcat-10.0.16.ebuild
b/www-servers/tomcat/tomcat-10.0.16.ebuild
index 39f9b89f0c29..7bcc165f4942 100644
--- a/www-servers/tomcat/tomcat-10.0.16.ebuild
+++ b/www-servers/tomcat/tomcat-10.0.16.ebuild
@@ -23,7 +23,7 @@
SRC_URI="mirror://apache/${PN}/tomcat-9/v${PV}/src/${MY_P}.tar.gz
LICENSE="Apache-2.0"
SLOT="10"
-KEYWORDS="~amd64 ~amd64-linux"
+KEYWORDS="amd64 ~amd64-linux"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?