diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 13:02:07 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 13:02:07 +0200 |
commit | d32ec6b2ea3b7d67ad5067a2ded3603504f622a9 (patch) | |
tree | 85180aa7cc2d3d061ddb3f9ba8df10192f538310 /dev-perl/SVG | |
parent | dev-perl/SVG: Stabilize 2.870.0 amd64, #910775 (diff) | |
download | gentoo-d32ec6b2ea3b7d67ad5067a2ded3603504f622a9.tar.gz gentoo-d32ec6b2ea3b7d67ad5067a2ded3603504f622a9.tar.bz2 gentoo-d32ec6b2ea3b7d67ad5067a2ded3603504f622a9.zip |
dev-perl/SVG: Stabilize 2.870.0 x86, #910775
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/SVG')
-rw-r--r-- | dev-perl/SVG/SVG-2.870.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/SVG/SVG-2.870.0.ebuild b/dev-perl/SVG/SVG-2.870.0.ebuild index ea509fa106dd..3d951318d8b9 100644 --- a/dev-perl/SVG/SVG-2.870.0.ebuild +++ b/dev-perl/SVG/SVG-2.870.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" RDEPEND=" virtual/perl-parent |