diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 16:50:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 16:50:41 +0200 |
commit | 201fb7cbe3138abe9c9055b584f45d3c80753f70 (patch) | |
tree | e5156e9a4f3752c7ed6a4773f889c88070c3c1a1 /dev-lang | |
parent | net-libs/libmicrodns: ppc stable wrt bug #714606 (diff) | |
download | gentoo-201fb7cbe3138abe9c9055b584f45d3c80753f70.tar.gz gentoo-201fb7cbe3138abe9c9055b584f45d3c80753f70.tar.bz2 gentoo-201fb7cbe3138abe9c9055b584f45d3c80753f70.zip |
dev-lang/ruby: ppc stable wrt bug #715620
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-2.4.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.4.10.ebuild b/dev-lang/ruby/ruby-2.4.10.ebuild index 02bb433bcbb5..ff04f003cf19 100644 --- a/dev-lang/ruby/ruby-2.4.10.ebuild +++ b/dev-lang/ruby/ruby-2.4.10.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.ruby-lang.org/" SRC_URI="https://cache.ruby-lang.org/pub/ruby/${SLOT}/${MY_P}.tar.xz" LICENSE="|| ( Ruby-BSD BSD-2 )" -KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ~ppc ~ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ~ppc64 s390 sparc x86" IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests socks5 +ssl static-libs tk xemacs" RDEPEND=" |