diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-07 19:37:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-07 19:37:53 +0000 |
commit | 8a55c83790f13b5e9b7f016f4c2b6b217fc54b08 (patch) | |
tree | 00671fadaffda972429b979a0dcd35f19765464f /www-servers/tomcat/tomcat-6.0.37.ebuild | |
parent | Fix symbolic icon loading with librsvg-2.36.4-r1 and 2.39.0 (bug #487110, tha... (diff) | |
download | gentoo-2-8a55c83790f13b5e9b7f016f4c2b6b217fc54b08.tar.gz gentoo-2-8a55c83790f13b5e9b7f016f4c2b6b217fc54b08.tar.bz2 gentoo-2-8a55c83790f13b5e9b7f016f4c2b6b217fc54b08.zip |
Stable for ppc, wrt bug #469434
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-servers/tomcat/tomcat-6.0.37.ebuild')
-rw-r--r-- | www-servers/tomcat/tomcat-6.0.37.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/tomcat/tomcat-6.0.37.ebuild b/www-servers/tomcat/tomcat-6.0.37.ebuild index a66ff1c339f7..348c7eb9a3f4 100644 --- a/www-servers/tomcat/tomcat-6.0.37.ebuild +++ b/www-servers/tomcat/tomcat-6.0.37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.37.ebuild,v 1.3 2013/10/06 07:57:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.37.ebuild,v 1.4 2013/10/07 19:37:53 ago Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-6/v${PV}/src/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="6" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd" IUSE="extra-webapps" RESTRICT="test" |