diff options
author | Markus Meier <maekke@gentoo.org> | 2018-04-14 13:38:42 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-04-14 13:38:42 +0200 |
commit | 503c3d0d7091a9f152d5270d0efd47deddcafaf8 (patch) | |
tree | 8fa8fefa5cb7777e68332071183dbd81f1c6b0dc /dev-lang | |
parent | dev-libs/openssl: arm stable, bug #651730 (diff) | |
download | gentoo-503c3d0d7091a9f152d5270d0efd47deddcafaf8.tar.gz gentoo-503c3d0d7091a9f152d5270d0efd47deddcafaf8.tar.bz2 gentoo-503c3d0d7091a9f152d5270d0efd47deddcafaf8.zip |
dev-lang/ruby: arm stable, bug #651884
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-2.2.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.2.10.ebuild b/dev-lang/ruby/ruby-2.2.10.ebuild index e4d51156ac4d..41b4642f24b3 100644 --- a/dev-lang/ruby/ruby-2.2.10.ebuild +++ b/dev-lang/ruby/ruby-2.2.10.ebuild @@ -30,7 +30,7 @@ SRC_URI="mirror://ruby/2.2/${MY_P}.tar.xz https://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2" LICENSE="|| ( Ruby-BSD BSD-2 )" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests socks5 ssl tk xemacs ncurses +readline" RDEPEND=" |