summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-05 15:12:13 +0100
committerSam James <sam@gentoo.org>2021-08-05 15:12:13 +0100
commitd1577ecb7ccdc2f7fac8657e6871fb887cb88e77 (patch)
tree138680a136161a95c9953674340b3062f44c8e8b /dev-perl/Math-Int64
parentdev-perl/Crypt-PBKDF2: Stabilize 0.161.520 ppc64, #804738 (diff)
downloadgentoo-d1577ecb7ccdc2f7fac8657e6871fb887cb88e77.tar.gz
gentoo-d1577ecb7ccdc2f7fac8657e6871fb887cb88e77.tar.bz2
gentoo-d1577ecb7ccdc2f7fac8657e6871fb887cb88e77.zip
dev-perl/Math-Int64: Stabilize 0.540.0 ppc64, #804738
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Math-Int64')
-rw-r--r--dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild2
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 8a0a16eb9335..d8cdde57beec 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="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ppc64 sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"