diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-14 20:02:58 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-14 21:29:15 +0000 |
commit | df94f76a61358584875edaa650bf57ae60808447 (patch) | |
tree | b98ba1e96701af5c5c42c11eb4c08dae10e6e791 /dev-lang | |
parent | profiles/arch/powerpc/ppc64: unmask ruby23, bug #639476 (diff) | |
download | gentoo-df94f76a61358584875edaa650bf57ae60808447.tar.gz gentoo-df94f76a61358584875edaa650bf57ae60808447.tar.bz2 gentoo-df94f76a61358584875edaa650bf57ae60808447.zip |
dev-lang/ruby: stable 2.3.6 for ppc64, bug #639476
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
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 49f830b95aa4..c0e688aa9c14 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=" |