Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Math-BigInt-FastCalc/
Date: Sun, 26 May 2019 00:28:07
Message-Id: 1558829997.ca16715c23590b22800c1b5d039ab84db8929bd9.bman@gentoo
1 commit: ca16715c23590b22800c1b5d039ab84db8929bd9
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 26 00:19:57 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun May 26 00:19:57 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca16715c
7
8 virtual/perl-Math-BigInt-FastCalc: arm64 stable (bug #685664)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.12
12 RepoMan-Options: --include-arches="arm64"
13
14 .../perl-Math-BigInt-FastCalc-0.500.600.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.600.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.600.ebuild
18 index 4d327bf0975..39dba4fca72 100644
19 --- a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.600.ebuild
20 +++ b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.500.600.ebuild
21 @@ -5,7 +5,7 @@ EAPI=6
22
23 DESCRIPTION="Virtual for ${PN#perl-}"
24 SLOT="0"
25 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27
28 RDEPEND="
29 || ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} )