diff options
author | 2016-06-03 06:40:23 +0200 | |
---|---|---|
committer | 2016-06-03 06:40:23 +0200 | |
commit | 8e4872c5687463d683a1e1856553a88cefea4249 (patch) | |
tree | 33990b52d34bbf323fcbaf2cbc73499e5423bcf2 /dev-lang/ruby | |
parent | media-gfx/imagemagick: Stable for PPC64 (bug #584512). (diff) | |
download | gentoo-8e4872c5687463d683a1e1856553a88cefea4249.tar.gz gentoo-8e4872c5687463d683a1e1856553a88cefea4249.tar.bz2 gentoo-8e4872c5687463d683a1e1856553a88cefea4249.zip |
dev-lang/ruby: Stable for PPC64 (bug #568502).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-2.0.0_p648.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.0.0_p648.ebuild b/dev-lang/ruby/ruby-2.0.0_p648.ebuild index 55ea555b097a..520acbee8dd5 100644 --- a/dev-lang/ruby/ruby-2.0.0_p648.ebuild +++ b/dev-lang/ruby/ruby-2.0.0_p648.ebuild @@ -33,7 +33,7 @@ SRC_URI="mirror://ruby/2.0/${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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="berkdb debug doc examples gdbm ipv6 +rdoc rubytests socks5 ssl xemacs ncurses +readline cpu_flags_x86_sse2" RDEPEND=" |