Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@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 12:33:54
Message-Id: 1491222788.403fa87a04114e8d601c2b4efb5ef28f91f12864.ago@gentoo
1 commit: 403fa87a04114e8d601c2b4efb5ef28f91f12864
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 3 12:33:08 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 3 12:33:08 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=403fa87a
7
8 dev-perl/Sub-Quote: x86 stable wrt bug #614514
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
18 index cdaf60bfce8..22cfc23f64e 100644
19 --- a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
20 +++ b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
21 @@ -9,7 +9,7 @@ inherit perl-module
22
23 DESCRIPTION="efficient generation of subroutines via string eval"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm ~hppa ~ppc ~x86"
26 +KEYWORDS="amd64 ~arm ~hppa ~ppc x86"
27 IUSE="test minimal"
28
29 RDEPEND="