diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-04-01 19:04:39 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-04-01 19:10:55 -0700 |
commit | b65298709eca96d431408b18cc51c87356dd828e (patch) | |
tree | 818cf1b3ab4b26fe1b789d28f87ed23b35772138 /dev-lang | |
parent | app-eselect/eselect-ruby-20190121: ppc64 stable, bug 688976 (diff) | |
download | gentoo-b65298709eca96d431408b18cc51c87356dd828e.tar.gz gentoo-b65298709eca96d431408b18cc51c87356dd828e.tar.bz2 gentoo-b65298709eca96d431408b18cc51c87356dd828e.zip |
dev-lang/ruby-2.5.8: ppc64 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 6f99b99e6f06..42415bb23526 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=" |