commit: 10419af974121580f820e7a1eb3e64e00be3f059
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 10 03:01:59 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 10 03:01:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10419af9
www-servers/tomcat: Stabilize 8.5.69 amd64, #807235
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/tomcat/tomcat-8.5.69.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/tomcat/tomcat-8.5.69.ebuild
b/www-servers/tomcat/tomcat-8.5.69.ebuild
index ce92130bddc..0d566b00a7b 100644
--- a/www-servers/tomcat/tomcat-8.5.69.ebuild
+++ b/www-servers/tomcat/tomcat-8.5.69.ebuild
@@ -15,7 +15,7 @@
SRC_URI="mirror://apache/${PN}/tomcat-8/v${PV}/src/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="8.5"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?