diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-12-25 11:51:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-25 11:11:20 +0000 |
commit | eb97c9a26abf267aaa1d622f71660dbaf9131582 (patch) | |
tree | ae9c1243233c2b37905d3190ea40c4d1a5f022c8 /dev-lang/ruby | |
parent | dev-ruby/did_you_mean: stable 1.1.2 for sparc, bug #661262 (diff) | |
download | gentoo-eb97c9a26abf267aaa1d622f71660dbaf9131582.tar.gz gentoo-eb97c9a26abf267aaa1d622f71660dbaf9131582.tar.bz2 gentoo-eb97c9a26abf267aaa1d622f71660dbaf9131582.zip |
dev-lang/ruby: stable 2.4.5 for sparc, bug #661262
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@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 20cb8ae1e078..48469ab9a3ba 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=" |