diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-21 00:50:39 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-21 00:50:39 +0200 |
commit | 57ad9c9309a64ada8c764ee34b5c00802b2387c1 (patch) | |
tree | 57a83aa8357f281faeb55e86d00567e6d9673665 /dev-lang | |
parent | www-servers/uwsgi: x86 stable (bug #738954) (diff) | |
download | gentoo-57ad9c9309a64ada8c764ee34b5c00802b2387c1.tar.gz gentoo-57ad9c9309a64ada8c764ee34b5c00802b2387c1.tar.bz2 gentoo-57ad9c9309a64ada8c764ee34b5c00802b2387c1.zip |
dev-lang/ruby: x86 stable (bug #728192)
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-2.6.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.6.6-r2.ebuild b/dev-lang/ruby/ruby-2.6.6-r2.ebuild index c501f5b15c09..7482975836e3 100644 --- a/dev-lang/ruby/ruby-2.6.6-r2.ebuild +++ b/dev-lang/ruby/ruby-2.6.6-r2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.ruby-lang.org/" SRC_URI="https://cache.ruby-lang.org/pub/ruby/${SLOT}/${MY_P}.tar.xz" LICENSE="|| ( Ruby-BSD BSD-2 )" -KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~s390 sparc x86" IUSE="berkdb debug doc examples gdbm ipv6 jemalloc jit libressl +rdoc rubytests socks5 +ssl static-libs systemtap tk xemacs" RDEPEND=" |