diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-09-21 15:55:56 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-09-21 15:57:04 -0700 |
commit | 585e456c07bfd53389e8592793c226d9bccbda3e (patch) | |
tree | 9d4dc7a48f4f6e3409b64e5bd56f76f4b5d6b670 /dev-lang/ruby | |
parent | dev-ruby/rdoc-6.1.2: alpha stable, bug 688976 (diff) | |
download | gentoo-585e456c07bfd53389e8592793c226d9bccbda3e.tar.gz gentoo-585e456c07bfd53389e8592793c226d9bccbda3e.tar.bz2 gentoo-585e456c07bfd53389e8592793c226d9bccbda3e.zip |
dev-lang/ruby-2.5.6: alpha stable, bug 688976
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-2.5.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.5.6.ebuild b/dev-lang/ruby/ruby-2.5.6.ebuild index 3992048e1fba..e1617c1b2a08 100644 --- a/dev-lang/ruby/ruby-2.5.6.ebuild +++ b/dev-lang/ruby/ruby-2.5.6.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=" |