diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-29 15:57:30 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-29 15:57:30 +0200 |
commit | 3f288dab7ad80946ba04de8c1defc679330262a1 (patch) | |
tree | bd80a3a5ccc3fcc629ef87d074c89506783682b5 /dev-perl/SVG | |
parent | dev-perl/SOAP-Lite: x86 stable (bug #662392) (diff) | |
download | gentoo-3f288dab7ad80946ba04de8c1defc679330262a1.tar.gz gentoo-3f288dab7ad80946ba04de8c1defc679330262a1.tar.bz2 gentoo-3f288dab7ad80946ba04de8c1defc679330262a1.zip |
dev-perl/SVG: x86 stable (bug #662392)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'dev-perl/SVG')
-rw-r--r-- | dev-perl/SVG/SVG-2.820.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/SVG/SVG-2.820.0.ebuild b/dev-perl/SVG/SVG-2.820.0.ebuild index 1511b8f5323a..3c707065a3e7 100644 --- a/dev-perl/SVG/SVG-2.820.0.ebuild +++ b/dev-perl/SVG/SVG-2.820.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=" |