diff options
author | 2019-07-29 11:46:48 +0300 | |
---|---|---|
committer | 2019-07-29 11:46:48 +0300 | |
commit | 95439350cf7e4de298606444bc1b66f5a85c31f4 (patch) | |
tree | 92a466433f9f4e4b2d593b2fbde382700e3892e9 /dev-lang | |
parent | www-client/lynx: arm stable wrt bug #689214 (diff) | |
download | gentoo-95439350cf7e4de298606444bc1b66f5a85c31f4.tar.gz gentoo-95439350cf7e4de298606444bc1b66f5a85c31f4.tar.bz2 gentoo-95439350cf7e4de298606444bc1b66f5a85c31f4.zip |
dev-lang/ruby: arm stable wrt bug #686724
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-2.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.4.6.ebuild b/dev-lang/ruby/ruby-2.4.6.ebuild index d787a65d7685..5702839e6bda 100644 --- a/dev-lang/ruby/ruby-2.4.6.ebuild +++ b/dev-lang/ruby/ruby-2.4.6.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.ruby-lang.org/" SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.xz" 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 static-libs tk xemacs" RDEPEND=" |