diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-04-01 19:21:34 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-04-01 19:21:34 -0700 |
commit | 272db1ddf9dd06ab5cb90c2d645c55e9ddfed9c9 (patch) | |
tree | 362c12392dff44cf613e9d7d28a87d9d4976128d /dev-lang | |
parent | app-eselect/eselect-ruby-20190121: ia64 stable, bug 688976 (diff) | |
download | gentoo-272db1ddf9dd06ab5cb90c2d645c55e9ddfed9c9.tar.gz gentoo-272db1ddf9dd06ab5cb90c2d645c55e9ddfed9c9.tar.bz2 gentoo-272db1ddf9dd06ab5cb90c2d645c55e9ddfed9c9.zip |
dev-lang/ruby-2.5.8: ia64 stable, bug 688976
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-2.5.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.5.8.ebuild b/dev-lang/ruby/ruby-2.5.8.ebuild index 42415bb23526..415a2abf5a39 100644 --- a/dev-lang/ruby/ruby-2.5.8.ebuild +++ b/dev-lang/ruby/ruby-2.5.8.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 ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86" IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests socks5 +ssl static-libs tk xemacs" RDEPEND=" |