diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 05:15:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 05:15:59 +0100 |
commit | 36274949bd3f63dec1581cb2a9dd4a76aff0afec (patch) | |
tree | 0d408f94211caa105c5360b26c96a7d6f3675a54 /dev-perl/SVG | |
parent | dev-perl/Sereal-Encoder: Stabilize 4.18.0 amd64, #817527 (diff) | |
download | gentoo-36274949bd3f63dec1581cb2a9dd4a76aff0afec.tar.gz gentoo-36274949bd3f63dec1581cb2a9dd4a76aff0afec.tar.bz2 gentoo-36274949bd3f63dec1581cb2a9dd4a76aff0afec.zip |
dev-perl/SVG: Stabilize 2.860.0 amd64, #817530
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/SVG')
-rw-r--r-- | dev-perl/SVG/SVG-2.860.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/SVG/SVG-2.860.0.ebuild b/dev-perl/SVG/SVG-2.860.0.ebuild index 5b3cccea394f..8d382b1ce682 100644 --- a/dev-perl/SVG/SVG-2.860.0.ebuild +++ b/dev-perl/SVG/SVG-2.860.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 |