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 | |
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')
4 files changed, 8 insertions, 8 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" diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.710.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.710.ebuild index 049411973d59..727a159ce142 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.999.710.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.999.710.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 DESCRIPTION="Arbitrary size floating point math package" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="test" RDEPEND=" diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild index 49f6f28e7dc3..6f18dc35ba64 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 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 DESCRIPTION="Arbitrary size floating point math package" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="test" RDEPEND=" diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.801.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.801.ebuild index 77e4931fe30e..2d81e31a2fce 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.999.801.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.999.801.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Arbitrary size floating point math package" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="test" RDEPEND=" |