diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-03 22:24:51 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-03 22:07:21 +0100 |
commit | 66f2619ef760bdb938c109f07de6fbe009e75b7d (patch) | |
tree | eabbf520bb351cef90b78cd3be511dc332118d9e /dev-lang/ruby/ruby-2.3.7.ebuild | |
parent | dev-lang/ruby: stable 2.2.10 for sparc (diff) | |
download | gentoo-66f2619ef760bdb938c109f07de6fbe009e75b7d.tar.gz gentoo-66f2619ef760bdb938c109f07de6fbe009e75b7d.tar.bz2 gentoo-66f2619ef760bdb938c109f07de6fbe009e75b7d.zip |
dev-lang/ruby: stable 2.3.7 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/ruby/ruby-2.3.7.ebuild')
-rw-r--r-- | dev-lang/ruby/ruby-2.3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.3.7.ebuild b/dev-lang/ruby/ruby-2.3.7.ebuild index c9194ee29a4a..0efced3afd6e 100644 --- a/dev-lang/ruby/ruby-2.3.7.ebuild +++ b/dev-lang/ruby/ruby-2.3.7.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=" |