diff options
author | 2018-12-29 22:41:09 -0500 | |
---|---|---|
committer | 2018-12-29 22:42:59 -0500 | |
commit | f3ea0bdfa2bf20d253f5e2e2ed978e5cd81315af (patch) | |
tree | 56d746a286ae156dfc104c0956d4686d76f648a1 /dev-lang/ruby | |
parent | dev-vcs/gitolite: cleanup (diff) | |
download | gentoo-f3ea0bdfa2bf20d253f5e2e2ed978e5cd81315af.tar.gz gentoo-f3ea0bdfa2bf20d253f5e2e2ed978e5cd81315af.tar.bz2 gentoo-f3ea0bdfa2bf20d253f5e2e2ed978e5cd81315af.zip |
dev-lang/ruby-2.4.5: hppa stable, bug 661262
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-2.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.4.5.ebuild b/dev-lang/ruby/ruby-2.4.5.ebuild index e55b68f5d02f..d42c9f75e2ab 100644 --- a/dev-lang/ruby/ruby-2.4.5.ebuild +++ b/dev-lang/ruby/ruby-2.4.5.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=" |