commit: 9896c5897f5e2ffdf264d20b507c3f76ef599ffa Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Aug 26 14:46:18 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 26 14:46:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9896c589
dev-perl/Math-Int64: Stabilize 0.540.0 x86, #810159 Signed-off-by: Sam James <sam <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 d8cdde57bee..008baffe7d5 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 )"