diff options
author | Sam James <sam@gentoo.org> | 2021-12-12 23:49:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-12 23:49:29 +0000 |
commit | 86c3dc36bdba527753631ce00406603b5ba3b873 (patch) | |
tree | 358f1c70fe1167c0ae009ae14c5b2d3acde81a9e /dev-perl/HTTP-Simple/HTTP-Simple-0.4.0.ebuild | |
parent | dev-perl/XML-DT: Stabilize 0.690.0 amd64, #828933 (diff) | |
download | gentoo-86c3dc36bdba527753631ce00406603b5ba3b873.tar.gz gentoo-86c3dc36bdba527753631ce00406603b5ba3b873.tar.bz2 gentoo-86c3dc36bdba527753631ce00406603b5ba3b873.zip |
dev-perl/HTTP-Simple: Stabilize 0.4.0 x86, #828933
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/HTTP-Simple/HTTP-Simple-0.4.0.ebuild')
-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 31ec81a2971b..9ab3f01e4b65 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 |