From 4e20c67fea47b985c710b493dc583bd0dd375611 Mon Sep 17 00:00:00 2001
From: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun, 12 Apr 2020 19:21:45 +0100
Subject: */*: dekeyword ruby on ia64

ruby-2.7 removed support for coroutines on ia64 (requires
a bit of manual stack management):

https://github.com/ruby/ruby/commit/d17344cfc56edc4599252041b3ec0d46af0851fd

Previous ruby versions were not very stable.

The change dekeywords ruby. As a result webkit-gtk got dekeyworded
and pulled out a few gnome packages as well.

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
---
 dev-ruby/ruby2ruby/ruby2ruby-2.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'dev-ruby/ruby2ruby/ruby2ruby-2.4.4.ebuild')

diff --git a/dev-ruby/ruby2ruby/ruby2ruby-2.4.4.ebuild b/dev-ruby/ruby2ruby/ruby2ruby-2.4.4.ebuild
index 5233d1dcc45c..8e12abe14932 100644
--- a/dev-ruby/ruby2ruby/ruby2ruby-2.4.4.ebuild
+++ b/dev-ruby/ruby2ruby/ruby2ruby-2.4.4.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/seattlerb/ruby2ruby"
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 ruby_add_rdepend "
-- 
cgit v1.2.3-65-gdbad