Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/PPIx-Regexp/
Date: Sat, 01 Sep 2018 19:01:20
Message-Id: 1535828437.3e330b7eb34692549f390d637ae4a3e2fe7f6adf.whissi@gentoo
1 commit: 3e330b7eb34692549f390d637ae4a3e2fe7f6adf
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 1 18:43:02 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 1 19:00:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e330b7e
7
8 dev-perl/PPIx-Regexp: x86 stable (bug #661778)
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
11
12 dev-perl/PPIx-Regexp/PPIx-Regexp-0.53.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/PPIx-Regexp/PPIx-Regexp-0.53.0.ebuild b/dev-perl/PPIx-Regexp/PPIx-Regexp-0.53.0.ebuild
16 index 7049a2c38ea..7a7d50f24c2 100644
17 --- a/dev-perl/PPIx-Regexp/PPIx-Regexp-0.53.0.ebuild
18 +++ b/dev-perl/PPIx-Regexp/PPIx-Regexp-0.53.0.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="Represent a regular expression of some sort"
21
22 SLOT="0"
23 -KEYWORDS="alpha amd64 ppc ~ppc64 ~x86"
24 +KEYWORDS="alpha amd64 ppc ~ppc64 x86"
25 IUSE="test examples"
26
27 RDEPEND="