diff options
author | Markus Meier <maekke@gentoo.org> | 2017-12-21 20:23:28 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-12-21 20:23:28 +0100 |
commit | f57a04e0b8d887561e699098d792ef6c996b3aaa (patch) | |
tree | c230aa243591df21a8a756d000ed49ec930e0e46 /dev-ruby/ruby_parser | |
parent | dev-ruby/sexp_processor: arm stable, bug #625482 (diff) | |
download | gentoo-f57a04e0b8d887561e699098d792ef6c996b3aaa.tar.gz gentoo-f57a04e0b8d887561e699098d792ef6c996b3aaa.tar.bz2 gentoo-f57a04e0b8d887561e699098d792ef6c996b3aaa.zip |
dev-ruby/ruby_parser: arm stable, bug #625482
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ruby/ruby_parser')
-rw-r--r-- | dev-ruby/ruby_parser/ruby_parser-3.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby_parser/ruby_parser-3.9.0.ebuild b/dev-ruby/ruby_parser/ruby_parser-3.9.0.ebuild index eef0fcdd2d03..5fe4ba7a644c 100644 --- a/dev-ruby/ruby_parser/ruby_parser-3.9.0.ebuild +++ b/dev-ruby/ruby_parser/ruby_parser-3.9.0.ebuild @@ -15,7 +15,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.9.0:4 |