diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-19 22:20:19 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-19 22:20:30 +0000 |
commit | 09c572af53beac2099b85f72546ceff046566f88 (patch) | |
tree | c38402cca0b6c24d152c5f1aa9513cbc27801bd0 /dev-lang/ruby | |
parent | app-arch/tar: stable 1.29-r3 for sparc, bug #641484 (thanks to Rolf Eike Beer) (diff) | |
download | gentoo-09c572af53beac2099b85f72546ceff046566f88.tar.gz gentoo-09c572af53beac2099b85f72546ceff046566f88.tar.bz2 gentoo-09c572af53beac2099b85f72546ceff046566f88.zip |
dev-lang/ruby: stable 2.2.9 for sparc, bug #641090 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-2.2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.2.9.ebuild b/dev-lang/ruby/ruby-2.2.9.ebuild index 93d6bddb47db..51528d63a211 100644 --- a/dev-lang/ruby/ruby-2.2.9.ebuild +++ b/dev-lang/ruby/ruby-2.2.9.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=" |