diff options
author | Sam James <sam@gentoo.org> | 2021-12-12 23:48:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-12 23:48:33 +0000 |
commit | 6ba8a029537feda9f26bf50c6bcb4bacad4a4a21 (patch) | |
tree | b43acef22980e52904b82cec0a16823926ba0101 /dev-perl/HTTP-Simple/HTTP-Simple-0.4.0.ebuild | |
parent | media-libs/opencv: Stabilize 4.5.4 amd64, #829008 (diff) | |
download | gentoo-6ba8a029537feda9f26bf50c6bcb4bacad4a4a21.tar.gz gentoo-6ba8a029537feda9f26bf50c6bcb4bacad4a4a21.tar.bz2 gentoo-6ba8a029537feda9f26bf50c6bcb4bacad4a4a21.zip |
dev-perl/HTTP-Simple: Stabilize 0.4.0 amd64, #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 d53f69d4c4fd..31ec81a2971b 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 |