diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-03 20:56:26 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-03 22:57:30 +0100 |
commit | 43242e02b11707a7c823060c892bac1269ed7dd6 (patch) | |
tree | aa2510fbad52d103612a2b52fe8031ba0385cef3 /dev-lang/ruby | |
parent | dev-python/flake8: keyworded 3.7.9 for hppa, bug #701498 (diff) | |
download | gentoo-43242e02b11707a7c823060c892bac1269ed7dd6.tar.gz gentoo-43242e02b11707a7c823060c892bac1269ed7dd6.tar.bz2 gentoo-43242e02b11707a7c823060c892bac1269ed7dd6.zip |
dev-lang/ruby: stable 2.4.10 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.4.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.4.10.ebuild b/dev-lang/ruby/ruby-2.4.10.ebuild index 75fc2cf2e20e..6390f061d4c4 100644 --- a/dev-lang/ruby/ruby-2.4.10.ebuild +++ b/dev-lang/ruby/ruby-2.4.10.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=" |