diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-20 22:27:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-20 22:27:33 +0100 |
commit | 29a804f86af7076d99446b99184a780d33fa2df7 (patch) | |
tree | 4459f5a480026ecae83a8a88da914e66bea3cd26 | |
parent | dev-lang/ruby: stable 2.2.10 for ppc64, bug #651884 (diff) | |
download | gentoo-29a804f86af7076d99446b99184a780d33fa2df7.tar.gz gentoo-29a804f86af7076d99446b99184a780d33fa2df7.tar.bz2 gentoo-29a804f86af7076d99446b99184a780d33fa2df7.zip |
dev-lang/ruby: stable 2.3.7 for ppc64, bug #651884
Bug: https://bugs.gentoo.org/651884
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
-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 176cd1717f6b..114c31354b79 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=" |