diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 12:11:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 12:11:55 +0200 |
commit | 5eb5ff2a9f157c89db044635b5bf497923bf0164 (patch) | |
tree | de56bf84cc41a26c872df65f9bca6767b4af259f /dev-perl/PPIx-Regexp | |
parent | dev-perl/PostScript-Simple: amd64 stable wrt bug #580976 (diff) | |
download | gentoo-5eb5ff2a9f157c89db044635b5bf497923bf0164.tar.gz gentoo-5eb5ff2a9f157c89db044635b5bf497923bf0164.tar.bz2 gentoo-5eb5ff2a9f157c89db044635b5bf497923bf0164.zip |
dev-perl/PPIx-Regexp: amd64 stable wrt bug #580978
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
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.48.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PPIx-Regexp/PPIx-Regexp-0.48.0.ebuild b/dev-perl/PPIx-Regexp/PPIx-Regexp-0.48.0.ebuild index a78b9476e24f..dee301837dd0 100644 --- a/dev-perl/PPIx-Regexp/PPIx-Regexp-0.48.0.ebuild +++ b/dev-perl/PPIx-Regexp/PPIx-Regexp-0.48.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="test examples" RDEPEND=" |