diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-08-04 11:22:46 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-08-04 11:23:27 +0100 |
commit | aec740405f3f99b7ed4770b0e67a6eef31ed1562 (patch) | |
tree | 4ec19dfde87c441f156639b7b2d409dfbce7521f /dev-perl/Math-Int64 | |
parent | dev-lang/lua: drop 5.1.5-r4 (diff) | |
download | gentoo-aec740405f3f99b7ed4770b0e67a6eef31ed1562.tar.gz gentoo-aec740405f3f99b7ed4770b0e67a6eef31ed1562.tar.bz2 gentoo-aec740405f3f99b7ed4770b0e67a6eef31ed1562.zip |
dev-perl/Math-Int64: stable 0.540.0 for sparc, bug #804738
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 15da8d3a4772..8a0a16eb9335 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 )" |