diff options
author | Markus Meier <maekke@gentoo.org> | 2018-10-31 18:15:49 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-10-31 18:15:49 +0100 |
commit | 6281df5e091541e356c5823ee4e088983bbc0c03 (patch) | |
tree | 72eae30e56989a006394f72c78321a5c184515fa | |
parent | www-client/opera-beta: Old (diff) | |
download | gentoo-6281df5e091541e356c5823ee4e088983bbc0c03.tar.gz gentoo-6281df5e091541e356c5823ee4e088983bbc0c03.tar.bz2 gentoo-6281df5e091541e356c5823ee4e088983bbc0c03.zip |
dev-lang/ruby: arm stable, bug #668904
Signed-off-by: Markus Meier <maekke@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
-rw-r--r-- | dev-lang/ruby/ruby-2.3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.3.8.ebuild b/dev-lang/ruby/ruby-2.3.8.ebuild index 450cedee3a8e..b6a89ba1a243 100644 --- a/dev-lang/ruby/ruby-2.3.8.ebuild +++ b/dev-lang/ruby/ruby-2.3.8.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=" |