diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-29 01:19:11 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-29 01:22:30 +0200 |
commit | 6c9b02e41443b991d84e7fe3cc28e58b859ca95f (patch) | |
tree | 3d73226b0b98855f6fcb22c095ae0ce62f1d4e68 | |
parent | dev-ruby/rdoc: x86 stable (bug #688976) (diff) | |
download | gentoo-6c9b02e41443b991d84e7fe3cc28e58b859ca95f.tar.gz gentoo-6c9b02e41443b991d84e7fe3cc28e58b859ca95f.tar.bz2 gentoo-6c9b02e41443b991d84e7fe3cc28e58b859ca95f.zip |
dev-lang/ruby: x86 stable (bug #688976)
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | dev-lang/ruby/ruby-2.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.5.5.ebuild b/dev-lang/ruby/ruby-2.5.5.ebuild index 6810d3b88d7a..f316ccd5960f 100644 --- a/dev-lang/ruby/ruby-2.5.5.ebuild +++ b/dev-lang/ruby/ruby-2.5.5.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=" |