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: Sun, 02 Apr 2017 17:27:14
Message-Id: 1491154015.b855635124c77f5c84b02ea60bb6668d7c7209bf.ago@gentoo
1 commit: b855635124c77f5c84b02ea60bb6668d7c7209bf
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 2 17:26:55 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 2 17:26:55 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8556351
7
8 dev-perl/Sub-Quote: amd64 stable wrt bug #614514
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64"
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 674a1f12919..cdaf60bfce8 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="