diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-05-26 10:13:05 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-26 09:27:10 +0100 |
commit | 5edb62579e269038684531bd2150a5f1e518b624 (patch) | |
tree | ab9d94607fcd480fee40d58ee56615f689dc48e9 /dev-lang | |
parent | dev-util/scons: stable 3.0.5 for sparc, bug #686698 (diff) | |
download | gentoo-5edb62579e269038684531bd2150a5f1e518b624.tar.gz gentoo-5edb62579e269038684531bd2150a5f1e518b624.tar.bz2 gentoo-5edb62579e269038684531bd2150a5f1e518b624.zip |
dev-lang/ruby: stable 2.4.6 for sparc, bug #686724
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-2.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.4.6.ebuild b/dev-lang/ruby/ruby-2.4.6.ebuild index 04e38de79d98..5c5297520cc9 100644 --- a/dev-lang/ruby/ruby-2.4.6.ebuild +++ b/dev-lang/ruby/ruby-2.4.6.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=" |