diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-03 22:23:18 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-03 22:07:21 +0100 |
commit | 370e4e1b0707bfaeb281245890620afcb516b19e (patch) | |
tree | 1f4356089c1189a2e88d5f31c5848a629814c4d8 /dev-lang | |
parent | x11-themes/vanilla-dmz-xcursors: stable 0.4.5 for sparc (diff) | |
download | gentoo-370e4e1b0707bfaeb281245890620afcb516b19e.tar.gz gentoo-370e4e1b0707bfaeb281245890620afcb516b19e.tar.bz2 gentoo-370e4e1b0707bfaeb281245890620afcb516b19e.zip |
dev-lang/ruby: stable 2.2.10 for sparc
Bug: https://bugs.gentoo.org/651884
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-2.2.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.2.10.ebuild b/dev-lang/ruby/ruby-2.2.10.ebuild index 215a96b29027..029bf4a12719 100644 --- a/dev-lang/ruby/ruby-2.2.10.ebuild +++ b/dev-lang/ruby/ruby-2.2.10.ebuild @@ -30,7 +30,7 @@ SRC_URI="mirror://ruby/2.2/${MY_P}.tar.xz https://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2" 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 tk xemacs ncurses +readline" RDEPEND=" |