diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-09-21 15:54:17 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-09-21 15:57:03 -0700 |
commit | acfab180ea345984caa40670a41fb779cbd82d6c (patch) | |
tree | d3d0b2a7f4060d0c045545c731ec764e8d7d792c /dev-lang/ruby | |
parent | dev-db/mongodb: Fix building against boost 1.71 (diff) | |
download | gentoo-acfab180ea345984caa40670a41fb779cbd82d6c.tar.gz gentoo-acfab180ea345984caa40670a41fb779cbd82d6c.tar.bz2 gentoo-acfab180ea345984caa40670a41fb779cbd82d6c.zip |
dev-lang/ruby-2.4.7: alpha stable, bug 693030
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-2.4.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.4.7.ebuild b/dev-lang/ruby/ruby-2.4.7.ebuild index 1eabc0d987a6..c8ac8e3f27b6 100644 --- a/dev-lang/ruby/ruby-2.4.7.ebuild +++ b/dev-lang/ruby/ruby-2.4.7.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.ruby-lang.org/" SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.xz" 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 static-libs tk xemacs" RDEPEND=" |