diff options
author | 2018-01-23 20:52:58 +0100 | |
---|---|---|
committer | 2018-01-23 22:55:32 +0000 | |
commit | 5fe8fa547bddd1c4ffc8a4f1d30da9efcd970ec2 (patch) | |
tree | 583f43210dcabfe61ab7bb19c0a722c799fcaaaf /dev-lang | |
parent | app-eselect/eselect-ruby: stable 20170723 for sparc, bug #639476 (diff) | |
download | gentoo-5fe8fa547bddd1c4ffc8a4f1d30da9efcd970ec2.tar.gz gentoo-5fe8fa547bddd1c4ffc8a4f1d30da9efcd970ec2.tar.bz2 gentoo-5fe8fa547bddd1c4ffc8a4f1d30da9efcd970ec2.zip |
dev-lang/ruby: stable 2.3.6 for sparc, bug #639476
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-2.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.3.6.ebuild b/dev-lang/ruby/ruby-2.3.6.ebuild index eeae9710cba1..ef91144c8658 100644 --- a/dev-lang/ruby/ruby-2.3.6.ebuild +++ b/dev-lang/ruby/ruby-2.3.6.ebuild @@ -30,7 +30,7 @@ SRC_URI="mirror://ruby/${SLOT}/${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=" |