diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-29 01:14:04 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-29 01:22:24 +0200 |
commit | 9031ea9e1f0dde03c0f86c7b0916b8005f756166 (patch) | |
tree | 85b7ebea8fe3c0c7cbcd9292019a4dafe3713aaa /dev-lang | |
parent | net-mail/dovecot: x86 stable (bug #692572) (diff) | |
download | gentoo-9031ea9e1f0dde03c0f86c7b0916b8005f756166.tar.gz gentoo-9031ea9e1f0dde03c0f86c7b0916b8005f756166.tar.bz2 gentoo-9031ea9e1f0dde03c0f86c7b0916b8005f756166.zip |
dev-lang/ruby: x86 stable (bug #693030)
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-2.4.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.4.7.ebuild b/dev-lang/ruby/ruby-2.4.7.ebuild index f38372e822bf..77c0996f6c4d 100644 --- a/dev-lang/ruby/ruby-2.4.7.ebuild +++ b/dev-lang/ruby/ruby-2.4.7.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=" |