commit: d1659336f30ffa69e3fc78f95b2296dfd9cc8f23
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 4 00:53:58 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 4 00:53:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1659336
www-servers/tomcat: Stabilize 7.0.106 amd64, #751994
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/tomcat/tomcat-7.0.106.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/tomcat/tomcat-7.0.106.ebuild
b/www-servers/tomcat/tomcat-7.0.106.ebuild
index acdb9985f25..a905c145be4 100644
--- a/www-servers/tomcat/tomcat-7.0.106.ebuild
+++ b/www-servers/tomcat/tomcat-7.0.106.ebuild
@@ -15,7 +15,7 @@
SRC_URI="mirror://apache/${PN}/tomcat-7/v${PV}/src/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="7"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="extra-webapps websockets"
RESTRICT="test" # can we run them on a production system?