diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-10-23 07:22:26 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-23 19:23:45 +0100 |
commit | 35a78fea3ac39935a727e74c251100973348b7a9 (patch) | |
tree | 2764e3b832cd0f6d43cbfcc2156614081351aefd /dev-lang | |
parent | sys-apps/file: stable 5.34 for sparc, bug #669282 (diff) | |
download | gentoo-35a78fea3ac39935a727e74c251100973348b7a9.tar.gz gentoo-35a78fea3ac39935a727e74c251100973348b7a9.tar.bz2 gentoo-35a78fea3ac39935a727e74c251100973348b7a9.zip |
dev-lang/ruby: stable 2.3.8 for sparc, bug #668904
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.49, 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.3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.3.8.ebuild b/dev-lang/ruby/ruby-2.3.8.ebuild index b5d01be70e1d..9ab8cc9e92a9 100644 --- a/dev-lang/ruby/ruby-2.3.8.ebuild +++ b/dev-lang/ruby/ruby-2.3.8.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=" |