diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-07-24 12:36:45 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-07-24 13:22:50 -0700 |
commit | ab49d68e6dcba9b3180dcca7883ef4460708c7bc (patch) | |
tree | 6477e61caad312c75fac8d2e2392cb5878e913c7 /dev-perl/Math-Int128 | |
parent | dev-perl/Math-Int64: Keyword 0.540.0 alpha, #788778 (diff) | |
download | gentoo-ab49d68e6dcba9b3180dcca7883ef4460708c7bc.tar.gz gentoo-ab49d68e6dcba9b3180dcca7883ef4460708c7bc.tar.bz2 gentoo-ab49d68e6dcba9b3180dcca7883ef4460708c7bc.zip |
dev-perl/Math-Int128: Keyword 0.220.0 alpha, #788778
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/Math-Int128')
-rw-r--r-- | dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild b/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild index ba3b33d8f0f1..d686931bdea0 100644 --- a/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild +++ b/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Manipulate 128 bits integers in Perl" SLOT="0" -KEYWORDS="~amd64 -arm ~arm64 ~ia64 ~mips -ppc ~ppc64 ~sparc -x86" +KEYWORDS="~alpha ~amd64 -arm ~arm64 ~ia64 ~mips -ppc ~ppc64 ~sparc -x86" IUSE="test" RESTRICT="!test? ( test )" RDEPEND=" |