diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:28:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:28:01 +0000 |
commit | 8cdd32f2b1b9f58566c30419430cb1a71a1e153a (patch) | |
tree | 5a6534a7704777a24a96260bee35d24c7d7c01b7 /dev-perl/SVG/SVG-2.590.0.ebuild | |
parent | Stable for ppc, wrt bug #495474 (diff) | |
download | gentoo-2-8cdd32f2b1b9f58566c30419430cb1a71a1e153a.tar.gz gentoo-2-8cdd32f2b1b9f58566c30419430cb1a71a1e153a.tar.bz2 gentoo-2-8cdd32f2b1b9f58566c30419430cb1a71a1e153a.zip |
Stable for ppc, wrt bug #495466
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/SVG/SVG-2.590.0.ebuild')
-rw-r--r-- | dev-perl/SVG/SVG-2.590.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SVG/SVG-2.590.0.ebuild b/dev-perl/SVG/SVG-2.590.0.ebuild index 968b9d260d18..e67a520245e9 100644 --- a/dev-perl/SVG/SVG-2.590.0.ebuild +++ b/dev-perl/SVG/SVG-2.590.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.590.0.ebuild,v 1.3 2014/03/02 10:31:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.590.0.ebuild,v 1.4 2014/03/05 15:28:01 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="test" RDEPEND="virtual/perl-parent" |