diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:04:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:04:54 +0200 |
commit | cc89311c0cbb9a3265cc115b33b8d773bfb676e7 (patch) | |
tree | a5ecc188ebf9152b9cbcea9013b0dfe8e0485bfa /dev-perl/SVG | |
parent | dev-perl/Net-DBus: ppc stable wrt bug #578650 (diff) | |
download | gentoo-cc89311c0cbb9a3265cc115b33b8d773bfb676e7.tar.gz gentoo-cc89311c0cbb9a3265cc115b33b8d773bfb676e7.tar.bz2 gentoo-cc89311c0cbb9a3265cc115b33b8d773bfb676e7.zip |
dev-perl/SVG: ppc stable wrt bug #582174
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/SVG')
-rw-r--r-- | dev-perl/SVG/SVG-2.640.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/SVG/SVG-2.640.0.ebuild b/dev-perl/SVG/SVG-2.640.0.ebuild index 090d6ea9b570..00dd4f05cc09 100644 --- a/dev-perl/SVG/SVG-2.640.0.ebuild +++ b/dev-perl/SVG/SVG-2.640.0.ebuild @@ -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=" |