Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
Date: Sat, 01 Sep 2018 06:06:19
Message-Id: 1535781961.2404f5dfacdda624baacc4168de1c21ef8d5567f.kentnl@gentoo
1 commit: 2404f5dfacdda624baacc4168de1c21ef8d5567f
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 1 06:05:32 2018 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 1 06:06:01 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2404f5df
7
8 perl-core/Math-BigInt: Spread ~amd64-linux ~m68k ~x64-cygwin from perl
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild | 4 ++--
13 perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild
17 index f0a8501f373..33cb36cc868 100644
18 --- a/perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild
19 +++ b/perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -10,7 +10,7 @@ inherit perl-module
27 DESCRIPTION="Arbitrary size floating point math package"
28
29 SLOT="0"
30 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
31 +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"
32 IUSE="test"
33
34 RDEPEND="
35
36 diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild
37 index 9d2b14fc80b..5e282daad99 100644
38 --- a/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild
39 +++ b/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2017 Gentoo Foundation
42 +# Copyright 1999-2018 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=6
46 @@ -11,7 +11,7 @@ inherit perl-module
47 DESCRIPTION="Arbitrary size floating point math package"
48
49 SLOT="0"
50 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
51 +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"
52 IUSE="test"
53
54 RDEPEND="