Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Quote/
Date: Mon, 03 Apr 2017 20:19:33
Message-Id: 1491250761.4b06b70cd005883bb156883dcbe249d02f1d0019.xmw@gentoo
1 commit: 4b06b70cd005883bb156883dcbe249d02f1d0019
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 3 20:18:07 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 3 20:19:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b06b70c
7
8 dev-perl/Sub-Quote: ppc stable (bug 614514)
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
12
13 dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
17 index 22cfc23f64e..f8b6f15d3c7 100644
18 --- a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
19 +++ b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
20 @@ -9,7 +9,7 @@ inherit perl-module
21
22 DESCRIPTION="efficient generation of subroutines via string eval"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~hppa ~ppc x86"
25 +KEYWORDS="amd64 ~arm ~hppa ppc x86"
26 IUSE="test minimal"
27
28 RDEPEND="