diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 13:39:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 13:39:58 +0100 |
commit | 3e6e2d3d45bde975d44b2c78f9eebcb99da0152e (patch) | |
tree | 72a27eb0fa269df14792c12d4d635e6d31f89d87 /dev-lang | |
parent | net-libs/axtls: ~sparc keyworded (thanks to Dakon) (diff) | |
download | gentoo-3e6e2d3d45bde975d44b2c78f9eebcb99da0152e.tar.gz gentoo-3e6e2d3d45bde975d44b2c78f9eebcb99da0152e.tar.bz2 gentoo-3e6e2d3d45bde975d44b2c78f9eebcb99da0152e.zip |
dev-lang/ruby: stable 2.2.8 for ppc64, bug #631034
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-2.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.2.8.ebuild b/dev-lang/ruby/ruby-2.2.8.ebuild index 9dda3275eb56..82ce817832f6 100644 --- a/dev-lang/ruby/ruby-2.2.8.ebuild +++ b/dev-lang/ruby/ruby-2.2.8.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=" |