diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-23 15:55:16 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-23 15:55:39 +0300 |
commit | 6a7c10d48bb6b5bd68aae16f0bab77ec05480436 (patch) | |
tree | 524102266b4d2c9ee2481f29e1c66782c788a584 /dev-lang/ruby | |
parent | licenses: Sync GNU licenses from upstream. (diff) | |
download | gentoo-6a7c10d48bb6b5bd68aae16f0bab77ec05480436.tar.gz gentoo-6a7c10d48bb6b5bd68aae16f0bab77ec05480436.tar.bz2 gentoo-6a7c10d48bb6b5bd68aae16f0bab77ec05480436.zip |
dev-lang/ruby: arm stable wrt bug #661262
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-2.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.4.5.ebuild b/dev-lang/ruby/ruby-2.4.5.ebuild index 08ddbd30bdb7..20cb8ae1e078 100644 --- a/dev-lang/ruby/ruby-2.4.5.ebuild +++ b/dev-lang/ruby/ruby-2.4.5.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=" |