diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-08-24 07:01:42 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-08-24 07:03:02 +0200 |
commit | 0eaaa4d90daeea13092f0fafb244c79d21f55c30 (patch) | |
tree | d830dcce35a1637dfbd589bc0147b5008184f887 /dev-lang/ruby | |
parent | dev-ruby/json: Stable for HPPA PPC64 (bug #518094). (diff) | |
download | gentoo-0eaaa4d90daeea13092f0fafb244c79d21f55c30.tar.gz gentoo-0eaaa4d90daeea13092f0fafb244c79d21f55c30.tar.bz2 gentoo-0eaaa4d90daeea13092f0fafb244c79d21f55c30.zip |
dev-lang/ruby: Stable for HPPA PPC64 (bug #518094).
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-2.1.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.1.6-r1.ebuild b/dev-lang/ruby/ruby-2.1.6-r1.ebuild index 34ffb6969646..19da661b25a5 100644 --- a/dev-lang/ruby/ruby-2.1.6-r1.ebuild +++ b/dev-lang/ruby/ruby-2.1.6-r1.ebuild @@ -34,7 +34,7 @@ SRC_URI="mirror://ruby/2.1/${MY_P}.tar.xz http://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2" LICENSE="|| ( Ruby-BSD BSD-2 )" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="berkdb debug doc examples gdbm ipv6 +rdoc rubytests socks5 ssl xemacs ncurses +readline" RDEPEND=" |