diff options
Diffstat (limited to 'perl-core/Math-BigInt/Math-BigInt-1.999.710.ebuild')
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.999.710.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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=" |