diff options
author | Kent Fredric <kentnl@gentoo.org> | 2018-09-01 18:05:32 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2018-09-01 18:06:01 +1200 |
commit | 2404f5dfacdda624baacc4168de1c21ef8d5567f (patch) | |
tree | 9b9f7279efc4b65b3b099b318eddb9740ea7e9c1 /perl-core | |
parent | virtual/perl-Math-BigRat: Spread ~amd64-linux ~m68k ~x64-cygwin from perl (diff) | |
download | gentoo-2404f5dfacdda624baacc4168de1c21ef8d5567f.tar.gz gentoo-2404f5dfacdda624baacc4168de1c21ef8d5567f.tar.bz2 gentoo-2404f5dfacdda624baacc4168de1c21ef8d5567f.zip |
perl-core/Math-BigInt: Spread ~amd64-linux ~m68k ~x64-cygwin from perl
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
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 f0a8501f3733..33cb36cc868a 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Arbitrary size floating point math package" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~ppc-macos ~x86-solaris" IUSE="test" RDEPEND=" diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild index 9d2b14fc80bc..5e282daad999 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Arbitrary size floating point math package" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~ppc-macos ~x86-solaris" IUSE="test" RDEPEND=" |