diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 13:37:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 13:37:01 +0200 |
commit | b889f5e442bd04fd8cedb597d944cbd24abe8bab (patch) | |
tree | 9b2dd7ca636b47d40fc77b182dab9b2077fec498 /dev-perl/Parse-RecDescent | |
parent | dev-perl/Text-CSV: sparc stable wrt bug #619070 (diff) | |
download | gentoo-b889f5e442bd04fd8cedb597d944cbd24abe8bab.tar.gz gentoo-b889f5e442bd04fd8cedb597d944cbd24abe8bab.tar.bz2 gentoo-b889f5e442bd04fd8cedb597d944cbd24abe8bab.zip |
dev-perl/Parse-RecDescent: sparc stable wrt bug #619074
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
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.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.15.ebuild b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.15.ebuild index 0d82a471181a..3c067f338852 100644 --- a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.15.ebuild +++ b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.15.ebuild @@ -10,7 +10,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=" |