commit: 23d1a1be671578556176851787407496df4a7cb5
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 31 06:12:39 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Dec 31 06:13:07 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23d1a1be
dev-perl/HTTP-Simple: Keyword 0.4.0 alpha, #816279
Signed-off-by: Matt Turner <mattst88 <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 a504ab3b9226..4844d1cf0b10 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="~alpha amd64 ~hppa ppc x86"
RDEPEND="
virtual/perl-Carp