commit: ac94918c9f7a8b06da1f939fc481c712c5715519
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 17 10:48:43 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Mar 17 10:48:43 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac94918c
www-servers/tomcat: ppc64 stable wrt bug #572282
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
www-servers/tomcat/tomcat-7.0.67.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/tomcat/tomcat-7.0.67.ebuild
b/www-servers/tomcat/tomcat-7.0.67.ebuild
index dc45221..b6cb15e 100644
--- a/www-servers/tomcat/tomcat-7.0.67.ebuild
+++ b/www-servers/tomcat/tomcat-7.0.67.ebuild
@@ -16,7 +16,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 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ppc64 x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="extra-webapps websockets"
RESTRICT="test" # can we run them on a production system?