diff options
author | Sam James <sam@gentoo.org> | 2021-07-31 05:13:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-31 05:13:24 +0100 |
commit | 6be0bf44531196097ebde1dced7007d760050eea (patch) | |
tree | b13e63182d3f75d26e3524c75bb29ff4f573d38b /dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild | |
parent | dev-perl/Crypt-PBKDF2: Stabilize 0.161.520 amd64, #804738 (diff) | |
download | gentoo-6be0bf44531196097ebde1dced7007d760050eea.tar.gz gentoo-6be0bf44531196097ebde1dced7007d760050eea.tar.bz2 gentoo-6be0bf44531196097ebde1dced7007d760050eea.zip |
dev-perl/Math-Int64: Stabilize 0.540.0 amd64, #804738
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild')
-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 cbc52dec1dd9..15da8d3a4772 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 )" |