commit: 2d6917eb5fe5db5168484d5a5ced4e7b6841dd7c Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Sep 4 09:40:43 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Sep 4 09:40:43 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d6917eb
dev-lang/ruby: x86 stable wrt bug #693358 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-lang/ruby/ruby-2.5.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/ruby/ruby-2.5.6.ebuild b/dev-lang/ruby/ruby-2.5.6.ebuild index 6c49d8417d3..36623a66a2f 100644 --- a/dev-lang/ruby/ruby-2.5.6.ebuild +++ b/dev-lang/ruby/ruby-2.5.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="
