diff options
author | Sam James <sam@gentoo.org> | 2021-08-26 15:46:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-26 15:46:18 +0100 |
commit | 9896c5897f5e2ffdf264d20b507c3f76ef599ffa (patch) | |
tree | eb588cf763102d3a17e0f368c51eb50f5658b229 /dev-perl/Math-Int64 | |
parent | dev-perl/Graph: Stabilize 0.972.100 x86, #810107 (diff) | |
download | gentoo-9896c5897f5e2ffdf264d20b507c3f76ef599ffa.tar.gz gentoo-9896c5897f5e2ffdf264d20b507c3f76ef599ffa.tar.bz2 gentoo-9896c5897f5e2ffdf264d20b507c3f76ef599ffa.zip |
dev-perl/Math-Int64: Stabilize 0.540.0 x86, #810159
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.ebuild | 2 |
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 d8cdde57beec..008baffe7d54 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 )" |