diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-01-29 13:05:19 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-01-29 13:11:35 +1300 |
commit | ab13d85f6ddb29ff4e50b71d8f36523536f12249 (patch) | |
tree | 4e2cb5d927dc386dba589b3afe7746cecdf83b59 /perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild | |
parent | net-print/cups-pdf: Version bump (diff) | |
download | gentoo-ab13d85f6ddb29ff4e50b71d8f36523536f12249.tar.gz gentoo-ab13d85f6ddb29ff4e50b71d8f36523536f12249.tar.bz2 gentoo-ab13d85f6ddb29ff4e50b71d8f36523536f12249.zip |
perl-core/*,virtual/perl-*: Spread missing ~arm64 from dev-lang/perl
dev-lang/perl is keyworded for ~arm64, so all its virtuals and
perl-core/ components should be satisifialbe on ~arm64 as well.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild')
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild index 83c1a5ef722b..9f23939ab7ac 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module eutils DESCRIPTION="Arbitrary size floating point math package" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~s390 ~sh sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ~s390 ~sh sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="" RDEPEND=">=virtual/perl-Scalar-List-Utils-1.140.0" |