diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-09-01 11:44:04 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-09-01 11:44:04 -0700 |
commit | 97c870eb3fcd85db90985d2e8df716cab78846ce (patch) | |
tree | 6788bf9abab12a4c6cec94f3b4e1ca83ec5b20a0 /dev-lang/ruby | |
parent | dev-lang/ruby-2.2.7-r3: ppc stable, bug 621878 (diff) | |
download | gentoo-97c870eb3fcd85db90985d2e8df716cab78846ce.tar.gz gentoo-97c870eb3fcd85db90985d2e8df716cab78846ce.tar.bz2 gentoo-97c870eb3fcd85db90985d2e8df716cab78846ce.zip |
dev-lang/ruby-2.2.7-r3: ppc64 stable, bug 621878
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-2.2.7-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.2.7-r3.ebuild b/dev-lang/ruby/ruby-2.2.7-r3.ebuild index 2acf2b255785..fc7622ab8ae9 100644 --- a/dev-lang/ruby/ruby-2.2.7-r3.ebuild +++ b/dev-lang/ruby/ruby-2.2.7-r3.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=" |