diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-14 19:41:10 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-14 19:57:30 +0000 |
commit | b090708733834ff84ab629dd4155d06860babd22 (patch) | |
tree | 4687bb30ba41e3462728995dbad42e7bc4eb0f42 /dev-lang | |
parent | profiles/arch/powerpc/ppc64/32ul: sync ruby flags wih ppc32 (diff) | |
download | gentoo-b090708733834ff84ab629dd4155d06860babd22.tar.gz gentoo-b090708733834ff84ab629dd4155d06860babd22.tar.bz2 gentoo-b090708733834ff84ab629dd4155d06860babd22.zip |
dev-lang/ruby: stable 2.3.6 for ppc, bug #639476 (try again)
This reverts commit 04417076a13a10d172b6e00d22f04ffa128eae38.
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-2.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.3.6.ebuild b/dev-lang/ruby/ruby-2.3.6.ebuild index 851c22e2ffad..49f830b95aa4 100644 --- a/dev-lang/ruby/ruby-2.3.6.ebuild +++ b/dev-lang/ruby/ruby-2.3.6.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=" |