Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/B-Keywords/
Date: Sat, 24 Nov 2018 10:49:44
Message-Id: 1543056530.2a1e488d434a902862f746a1844f6062ace64ecb.slyfox@gentoo
1 commit: 2a1e488d434a902862f746a1844f6062ace64ecb
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 24 10:48:50 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 24 10:48:50 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a1e488d
7
8 dev-perl/B-Keywords: stable 1.190.0 for ppc, bug #671730
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-perl/B-Keywords/B-Keywords-1.190.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/B-Keywords/B-Keywords-1.190.0.ebuild b/dev-perl/B-Keywords/B-Keywords-1.190.0.ebuild
18 index e8e1ed93bf4..9a6542e0a71 100644
19 --- a/dev-perl/B-Keywords/B-Keywords-1.190.0.ebuild
20 +++ b/dev-perl/B-Keywords/B-Keywords-1.190.0.ebuild
21 @@ -12,7 +12,7 @@ DESCRIPTION="Lists of reserved barewords and symbol names"
22 # GPL-2 - no later clause
23 LICENSE="|| ( Artistic GPL-2 )"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
26 +KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
27 IUSE=""
28
29 DEPEND="virtual/perl-ExtUtils-MakeMaker"