diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 16:51:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 16:51:46 +0200 |
commit | 927b6bd5835ead29e3e90ed0fee0cc2e0c7c3b3d (patch) | |
tree | a9622115149d654129f4186bc2e55501c4977fd9 /dev-lang/ruby | |
parent | net-libs/libmicrodns: ppc64 stable wrt bug #714606 (diff) | |
download | gentoo-927b6bd5835ead29e3e90ed0fee0cc2e0c7c3b3d.tar.gz gentoo-927b6bd5835ead29e3e90ed0fee0cc2e0c7c3b3d.tar.bz2 gentoo-927b6bd5835ead29e3e90ed0fee0cc2e0c7c3b3d.zip |
dev-lang/ruby: ppc64 stable wrt bug #715620
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/ruby')
-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 ff04f003cf19..a354e93e5a7d 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=" |