diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-25 22:30:13 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-25 22:30:22 -0700 |
commit | 12a57056fc7860561ae57c42cc9888e15144059a (patch) | |
tree | 6596d646d73c7d67d987de68848f911cadd926f7 /dev-lang/ruby | |
parent | dev-lang/ruby-2.3.8: ppc stable, bug 668904 (diff) | |
download | gentoo-12a57056fc7860561ae57c42cc9888e15144059a.tar.gz gentoo-12a57056fc7860561ae57c42cc9888e15144059a.tar.bz2 gentoo-12a57056fc7860561ae57c42cc9888e15144059a.zip |
dev-lang/ruby-2.3.8: ppc64 stable, bug 668904
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-2.3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.3.8.ebuild b/dev-lang/ruby/ruby-2.3.8.ebuild index cc4f749e405c..7c2584bd85e9 100644 --- a/dev-lang/ruby/ruby-2.3.8.ebuild +++ b/dev-lang/ruby/ruby-2.3.8.ebuild @@ -30,7 +30,7 @@ SRC_URI="mirror://ruby/${SLOT}/${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=" |