diff options
author | Sam James <sam@gentoo.org> | 2021-10-10 01:04:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-10 01:04:09 +0100 |
commit | d302395a8ace852bd1f139aa78f200fb553fdb45 (patch) | |
tree | 99a566ceeb74436f13e38bef7ff4384fc36ef044 /dev-perl/HTTP-Simple | |
parent | dev-perl/Specio: Keyword 0.470.0 ppc, #812824 (diff) | |
download | gentoo-d302395a8ace852bd1f139aa78f200fb553fdb45.tar.gz gentoo-d302395a8ace852bd1f139aa78f200fb553fdb45.tar.bz2 gentoo-d302395a8ace852bd1f139aa78f200fb553fdb45.zip |
dev-perl/HTTP-Simple: Keyword 0.4.0 ppc, #816279
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/HTTP-Simple')
-rw-r--r-- | dev-perl/HTTP-Simple/HTTP-Simple-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 08210d357396..70ef0a83ea4a 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 |