diff options
author | 2019-12-29 14:29:50 +0100 | |
---|---|---|
committer | 2019-12-29 14:36:53 +0100 | |
commit | 5b7575fc8dd9ca3cc005be6d105e1a9a3f92c12d (patch) | |
tree | 86e5ce61155b6d78b1b2c32c934a3d8e8b6e6119 /dev-lang | |
parent | sci-libs/gdal: Drop python2_7 support (diff) | |
download | gentoo-5b7575fc8dd9ca3cc005be6d105e1a9a3f92c12d.tar.gz gentoo-5b7575fc8dd9ca3cc005be6d105e1a9a3f92c12d.tar.bz2 gentoo-5b7575fc8dd9ca3cc005be6d105e1a9a3f92c12d.zip |
dev-lang/ruby: Stable for hppa (bug #688976)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --ignore-arches
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-2.5.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.5.7.ebuild b/dev-lang/ruby/ruby-2.5.7.ebuild index 992d04bc501d..a67e2f39422c 100644 --- a/dev-lang/ruby/ruby-2.5.7.ebuild +++ b/dev-lang/ruby/ruby-2.5.7.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 ~sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh sparc x86" IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests socks5 +ssl static-libs tk xemacs" RDEPEND=" |