commit: 9e8cb91c886ef793a7725c2ca881a3bad28ccf56
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 04:16:53 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 04:16:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e8cb91c
dev-perl/SVG: Stabilize 2.860.0 x86, #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 8d382b1ce68..d83d10900de 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