commit: 9ece1d91787d0692ac1fc600edeeaa1dc327878b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Nov 18 21:42:32 2021 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Nov 18 21:43:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ece1d91
dev-perl/Math-Int64: Stabilize 0.540.0 arm64, #823668 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> 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 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 )"
