commit: d302395a8ace852bd1f139aa78f200fb553fdb45
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 10 00:04:09 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 10 00:04:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d302395a
dev-perl/HTTP-Simple: Keyword 0.4.0 ppc, #816279
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 08210d35739..70ef0a83ea4 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"
+KEYWORDS="~amd64 ~ppc"
RDEPEND="
virtual/perl-Carp