commit: 65ac196b00021bf2872e29b75f78c61f47cd1056
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 05:13:58 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 05:13:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65ac196b
dev-perl/SVG: Stabilize 2.860.0 ppc, #817530
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/SVG/SVG-2.860.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/SVG/SVG-2.860.0.ebuild b/dev-perl/SVG/SVG-2.860.0.ebuild
index d83d10900de..6eee69da35f 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