diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-30 13:09:00 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-30 13:22:53 -0400 |
commit | 6de6f7a933e5be1efeaae49f7ef8657c3adb77b4 (patch) | |
tree | 5acc28ad692179d40e6f2f2cb28ab609b515b863 | |
parent | dev-python/progressbar: Bump to version 2.5 (diff) | |
download | gentoo-6de6f7a933e5be1efeaae49f7ef8657c3adb77b4.tar.gz gentoo-6de6f7a933e5be1efeaae49f7ef8657c3adb77b4.tar.bz2 gentoo-6de6f7a933e5be1efeaae49f7ef8657c3adb77b4.zip |
dev-lang/ruby: arm64 stable (bug #686724)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.67, Repoman-2.3.13
RepoMan-Options: --include-arches="arm64"
-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 ed6b889ce374..74870692e0af 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=" |