diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-15 14:16:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-15 14:16:11 +0000 |
commit | 684d60fb662bee2c5bedb1e9ee2f50a14476bbf1 (patch) | |
tree | 1aebd361c765f203d0b30d9c7cacee90f736e2e9 /dev-perl/PPIx-Regexp/PPIx-Regexp-0.31.0.ebuild | |
parent | Stable for x86, wrt bug #461132 (diff) | |
download | gentoo-2-684d60fb662bee2c5bedb1e9ee2f50a14476bbf1.tar.gz gentoo-2-684d60fb662bee2c5bedb1e9ee2f50a14476bbf1.tar.bz2 gentoo-2-684d60fb662bee2c5bedb1e9ee2f50a14476bbf1.zip |
Stable for x86, wrt bug #461134
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/PPIx-Regexp/PPIx-Regexp-0.31.0.ebuild')
-rw-r--r-- | dev-perl/PPIx-Regexp/PPIx-Regexp-0.31.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PPIx-Regexp/PPIx-Regexp-0.31.0.ebuild b/dev-perl/PPIx-Regexp/PPIx-Regexp-0.31.0.ebuild index 207ed06b9c34..78685e3a0baa 100644 --- a/dev-perl/PPIx-Regexp/PPIx-Regexp-0.31.0.ebuild +++ b/dev-perl/PPIx-Regexp/PPIx-Regexp-0.31.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Regexp/PPIx-Regexp-0.31.0.ebuild,v 1.2 2013/05/15 14:08:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Regexp/PPIx-Regexp-0.31.0.ebuild,v 1.3 2013/05/15 14:16:11 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Represent a regular expression of some sort" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND=" |