diff options
author | Markus Meier <maekke@gentoo.org> | 2018-04-14 13:38:48 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-04-14 13:38:48 +0200 |
commit | dfd3af5a6176f89eff4f75dfc8289686ecf3c411 (patch) | |
tree | 57d5d424f8248cb5d4fa803bd0e4daa691b67860 /dev-lang/ruby | |
parent | dev-lang/ruby: arm stable, bug #651884 (diff) | |
download | gentoo-dfd3af5a6176f89eff4f75dfc8289686ecf3c411.tar.gz gentoo-dfd3af5a6176f89eff4f75dfc8289686ecf3c411.tar.bz2 gentoo-dfd3af5a6176f89eff4f75dfc8289686ecf3c411.zip |
dev-lang/ruby: arm stable, bug #651884
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-lang/ruby')
-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 28fb15d06a2f..176cd1717f6b 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=" |