diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-21 21:27:27 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-21 21:30:15 +0100 |
commit | 16bffbfecfced9d20ab258691447482cb98148a7 (patch) | |
tree | 204af5c8ce6639eb2395bae3e4ca4764993d80fd /dev-lang | |
parent | profiles: drop ruby23 stable mask on x86 (diff) | |
download | gentoo-16bffbfecfced9d20ab258691447482cb98148a7.tar.gz gentoo-16bffbfecfced9d20ab258691447482cb98148a7.tar.bz2 gentoo-16bffbfecfced9d20ab258691447482cb98148a7.zip |
dev-lang/ruby: x86 stable (bug #639476)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
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 84da980b2084..eeae9710cba1 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=" |