summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-11-18 23:42:32 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-11-18 23:43:23 +0200
commit9ece1d91787d0692ac1fc600edeeaa1dc327878b (patch)
treef016dbb66d883122a9078f62998e0f879c537b88 /dev-perl
parentdev-perl/Type-Tiny-XS: Stabilize 0.22.0 arm64, #823668 (diff)
downloadgentoo-9ece1d91787d0692ac1fc600edeeaa1dc327878b.tar.gz
gentoo-9ece1d91787d0692ac1fc600edeeaa1dc327878b.tar.bz2
gentoo-9ece1d91787d0692ac1fc600edeeaa1dc327878b.zip
dev-perl/Math-Int64: Stabilize 0.540.0 arm64, #823668
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 008baffe7d54..1bbecffd49f8 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 )"