diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-17 11:48:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-17 11:48:43 +0100 |
commit | ac94918c9f7a8b06da1f939fc481c712c5715519 (patch) | |
tree | 0ee9fd7cfe12fa11904621c916f59df84b87f8a0 /www-servers/tomcat | |
parent | media-video/mplayer: ppc64 stable wrt bug #575196 (diff) | |
download | gentoo-ac94918c9f7a8b06da1f939fc481c712c5715519.tar.gz gentoo-ac94918c9f7a8b06da1f939fc481c712c5715519.tar.bz2 gentoo-ac94918c9f7a8b06da1f939fc481c712c5715519.zip |
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@gentoo.org>
Diffstat (limited to 'www-servers/tomcat')
-rw-r--r-- | www-servers/tomcat/tomcat-7.0.67.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-7.0.67.ebuild b/www-servers/tomcat/tomcat-7.0.67.ebuild index dc4522178d39..b6cb15e2982d 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? |