diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-07-24 12:36:44 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-07-24 13:22:49 -0700 |
commit | 32c014e754a4344627669f8bccad2cd3605d9b52 (patch) | |
tree | 8ce83cb99a0c5413f8e06f7652207e177af18b94 /dev-perl/Math-Int64 | |
parent | dev-perl/Crypt-PBKDF2: Keyword 0.161.520 alpha, #788778 (diff) | |
download | gentoo-32c014e754a4344627669f8bccad2cd3605d9b52.tar.gz gentoo-32c014e754a4344627669f8bccad2cd3605d9b52.tar.bz2 gentoo-32c014e754a4344627669f8bccad2cd3605d9b52.zip |
dev-perl/Math-Int64: Keyword 0.540.0 alpha, #788778
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/Math-Int64')
-rw-r--r-- | dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild b/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild index 34e44f790d4d..cbc52dec1dd9 100644 --- a/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild +++ b/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Manipulate 64 bits integers in Perl" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |