From 9ece1d91787d0692ac1fc600edeeaa1dc327878b Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 18 Nov 2021 23:42:32 +0200 Subject: [PATCH] dev-perl/Math-Int64: Stabilize 0.540.0 arm64, #823668 Signed-off-by: Arthur Zamarin --- dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 008baffe7d54a..1bbecffd49f80 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 )"