diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 12:07:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 12:11:55 +0200 |
commit | 00c15461affd3686d4acf0d8720d1a36e38dc353 (patch) | |
tree | c377859ff1d497e91bfa1ea927b16cc148b33fa8 /dev-perl/Parse-RecDescent | |
parent | dev-perl/Params-Validate: amd64 stable wrt bug #579866 (diff) | |
download | gentoo-00c15461affd3686d4acf0d8720d1a36e38dc353.tar.gz gentoo-00c15461affd3686d4acf0d8720d1a36e38dc353.tar.bz2 gentoo-00c15461affd3686d4acf0d8720d1a36e38dc353.zip |
dev-perl/Parse-RecDescent: amd64 stable wrt bug #579868
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Parse-RecDescent')
-rw-r--r-- | dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.13.ebuild b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.13.ebuild index 85acda0cd4ee..b6b0c6ae7c6c 100644 --- a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.13.ebuild +++ b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.13.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Generate Recursive-Descent Parsers" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test examples" RDEPEND=" |