diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 21:45:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | 1cb2394c19452b3623c2cc98a4a4c8525bb0a9e0 (patch) | |
tree | 90f271e1141a5322d1c14d918ad916bdfc990aae /dev-perl/SVG | |
parent | games-roguelike/stone-soup: x86 stable wrt bug #584282 (diff) | |
download | gentoo-1cb2394c19452b3623c2cc98a4a4c8525bb0a9e0.tar.gz gentoo-1cb2394c19452b3623c2cc98a4a4c8525bb0a9e0.tar.bz2 gentoo-1cb2394c19452b3623c2cc98a4a4c8525bb0a9e0.zip |
dev-perl/SVG: x86 stable wrt bug #582174
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
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 57ee76ddae7a..090d6ea9b570 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=" |