diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 15:06:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 15:06:17 +0100 |
commit | e044aea2e60c3575b65403f3c67e9b5332a1bb34 (patch) | |
tree | debe9d232774bc1eeff0d5b7d3afb576cd7d2326 /dev-perl/PPIx-Regexp | |
parent | dev-perl/String-Format: ppc stable wrt bug #572140 (diff) | |
download | gentoo-e044aea2e60c3575b65403f3c67e9b5332a1bb34.tar.gz gentoo-e044aea2e60c3575b65403f3c67e9b5332a1bb34.tar.bz2 gentoo-e044aea2e60c3575b65403f3c67e9b5332a1bb34.zip |
dev-perl/PPIx-Regexp: ppc stable wrt bug #572140
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/PPIx-Regexp')
-rw-r--r-- | dev-perl/PPIx-Regexp/PPIx-Regexp-0.33.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PPIx-Regexp/PPIx-Regexp-0.33.0.ebuild b/dev-perl/PPIx-Regexp/PPIx-Regexp-0.33.0.ebuild index 9740986fdf11..522797869e12 100644 --- a/dev-perl/PPIx-Regexp/PPIx-Regexp-0.33.0.ebuild +++ b/dev-perl/PPIx-Regexp/PPIx-Regexp-0.33.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Represent a regular expression of some sort" SLOT="0" -KEYWORDS="alpha amd64 ~ppc ~ppc64 x86" +KEYWORDS="alpha amd64 ppc ~ppc64 x86" IUSE="" RDEPEND=" |