diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-17 05:56:42 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-17 05:56:42 +0100 |
commit | f2c79b56ae3739511aef9e9881510b58323ba219 (patch) | |
tree | 6bf03ef14c612e8683945b7c1c57f7c02f153a97 /dev-lang | |
parent | x11-libs/gdk-pixbuf: x86 stable (bug #644770) (diff) | |
download | gentoo-f2c79b56ae3739511aef9e9881510b58323ba219.tar.gz gentoo-f2c79b56ae3739511aef9e9881510b58323ba219.tar.bz2 gentoo-f2c79b56ae3739511aef9e9881510b58323ba219.zip |
dev-lang/ruby: x86 stable (bug #641090)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-2.2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.2.9.ebuild b/dev-lang/ruby/ruby-2.2.9.ebuild index 38ba9ac801b2..7081a326cddd 100644 --- a/dev-lang/ruby/ruby-2.2.9.ebuild +++ b/dev-lang/ruby/ruby-2.2.9.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=" |