diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-09 19:06:31 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-09 19:39:53 +0100 |
commit | dd2238da4cf356f33e6f8bd2657180e384bfd9fd (patch) | |
tree | 8b61ecd9cddeb05fbbdb30753c122e01d83bf47e /dev-lang/ruby | |
parent | dev-python/inflect: keyworded 4.1.0 for hppa, bug #706642 (diff) | |
download | gentoo-dd2238da4cf356f33e6f8bd2657180e384bfd9fd.tar.gz gentoo-dd2238da4cf356f33e6f8bd2657180e384bfd9fd.tar.bz2 gentoo-dd2238da4cf356f33e6f8bd2657180e384bfd9fd.zip |
dev-lang/ruby: stable 2.5.8 for hppa, bug #715620
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/ruby')
-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 a9c646d7638c..6271cf363ed5 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=" |