Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gentoo-App-Pram/
Date: Fri, 03 Jun 2016 20:36:41
Message-Id: 1464984515.fa862e231647cf1c9a6cddcf4c2abf6276275c22.monsieurp@gentoo
1 commit: fa862e231647cf1c9a6cddcf4c2abf6276275c22
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 3 20:07:15 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 3 20:08:35 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa862e23
7
8 dev-perl/Gentoo-App-Pram: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
9
10 Package-Manager: portage-2.2.28
11
12 dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.1.0.ebuild b/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.1.0.ebuild
16 index 6745383..b08a49f 100644
17 --- a/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.1.0.ebuild
18 +++ b/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.1.0.ebuild
19 @@ -12,7 +12,7 @@ inherit perl-module
20 DESCRIPTION="Readily merge Pull Requests from the Gentoo Github repository"
21 HOMEPAGE="https://github.com/monsieurp/Gentoo-App-Pram"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
24 +KEYWORDS="amd64 ppc ~ppc64 x86"
25 IUSE="test"
26
27 RDEPEND=""