commit: b1a3679609e6060c6c268cbd7a6e504cd3145b6f Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Jul 24 19:36:42 2021 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Jul 24 20:22:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1a36796
dev-perl/Crypt-PBKDF2: Keyword 0.161.520 alpha, #788778 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> dev-perl/Crypt-PBKDF2/Crypt-PBKDF2-0.161.520.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Crypt-PBKDF2/Crypt-PBKDF2-0.161.520.ebuild b/dev-perl/Crypt-PBKDF2/Crypt-PBKDF2-0.161.520.ebuild index 580a6217967..e24f8374d88 100644 --- a/dev-perl/Crypt-PBKDF2/Crypt-PBKDF2-0.161.520.ebuild +++ b/dev-perl/Crypt-PBKDF2/Crypt-PBKDF2-0.161.520.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="The PBKDF2 password hashing algorithm" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~sparc" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~sparc" IUSE="test" RESTRICT="!test? ( test )"