commit: dd2c3110cc7649ebda881401334b9a6c28de3289
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 13 05:16:17 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 13 05:16:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd2c3110
dev-perl/HTTP-Simple: Stabilize 0.4.0 ppc, #828933
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/HTTP-Simple/HTTP-Simple-0.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/HTTP-Simple/HTTP-Simple-0.4.0.ebuild
b/dev-perl/HTTP-Simple/HTTP-Simple-0.4.0.ebuild
index 9ab3f01e4b65..a504ab3b9226 100644
--- a/dev-perl/HTTP-Simple/HTTP-Simple-0.4.0.ebuild
+++ b/dev-perl/HTTP-Simple/HTTP-Simple-0.4.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Simple procedural interface to HTTP::Tiny"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc x86"
+KEYWORDS="amd64 ~hppa ppc x86"
RDEPEND="
virtual/perl-Carp