diff options
author | Markus Meier <maekke@gentoo.org> | 2016-08-06 13:14:03 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-08-06 13:14:03 +0200 |
commit | 3a46d8611226d8ddb4c616f1ce976d56308c0ffd (patch) | |
tree | f7ba863bb57fc9ff5f7085a4b8ce0c1a244f0d20 /dev-ruby/ruby_parser | |
parent | dev-ruby/sexp_processor: arm stable, bug #589690 (diff) | |
download | gentoo-3a46d8611226d8ddb4c616f1ce976d56308c0ffd.tar.gz gentoo-3a46d8611226d8ddb4c616f1ce976d56308c0ffd.tar.bz2 gentoo-3a46d8611226d8ddb4c616f1ce976d56308c0ffd.zip |
dev-ruby/ruby_parser: arm stable, bug #589690
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ruby/ruby_parser')
-rw-r--r-- | dev-ruby/ruby_parser/ruby_parser-3.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby_parser/ruby_parser-3.8.2.ebuild b/dev-ruby/ruby_parser/ruby_parser-3.8.2.ebuild index e86c54cc51e7..7645ecab4d0d 100644 --- a/dev-ruby/ruby_parser/ruby_parser-3.8.2.ebuild +++ b/dev-ruby/ruby_parser/ruby_parser-3.8.2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/seattlerb/ruby_parser" LICENSE="MIT" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ">=dev-ruby/sexp_processor-4.7.0:4 |