diff options
author | Markus Meier <maekke@gentoo.org> | 2017-12-21 20:28:09 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-12-21 20:28:09 +0100 |
commit | 10a95c535058fe4c58ae05a923b07fe39eb93348 (patch) | |
tree | fa5f2f4d5f8ed80debdbb4659ae2cd258712406d /dev-lang/ruby | |
parent | app-crypt/heimdal: arm stable, bug #640808 (diff) | |
download | gentoo-10a95c535058fe4c58ae05a923b07fe39eb93348.tar.gz gentoo-10a95c535058fe4c58ae05a923b07fe39eb93348.tar.bz2 gentoo-10a95c535058fe4c58ae05a923b07fe39eb93348.zip |
dev-lang/ruby: arm stable, bug #641090
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-2.2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.2.9.ebuild b/dev-lang/ruby/ruby-2.2.9.ebuild index a3d8b2c54fbf..15c6fa65de97 100644 --- a/dev-lang/ruby/ruby-2.2.9.ebuild +++ b/dev-lang/ruby/ruby-2.2.9.ebuild @@ -30,7 +30,7 @@ SRC_URI="mirror://ruby/2.2/${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=" |