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: Wed, 12 Oct 2016 09:07:25
Message-Id: 1476263183.1ed50256e078214360dffbe1c54e5eb29916ffe4.monsieurp@gentoo
1 commit: 1ed50256e078214360dffbe1c54e5eb29916ffe4
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 12 08:48:14 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 12 09:06:23 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ed50256
7
8 dev-perl/Gentoo-App-Pram: Stable for amd64. Mark stable for the remaining arches via the ALLARCHES policy.
9
10 Package-Manager: portage-2.3.0
11
12 dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.3.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.3.0.ebuild b/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.3.0.ebuild
16 index b5358d5..d54f49f 100644
17 --- a/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.3.0.ebuild
18 +++ b/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.3.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=""