commit: 86c3dc36bdba527753631ce00406603b5ba3b873
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 12 23:49:29 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 12 23:49:29 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86c3dc36
dev-perl/HTTP-Simple: Stabilize 0.4.0 x86, #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 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