summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-04-12 19:21:45 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-04-12 19:26:11 +0100
commit4e20c67fea47b985c710b493dc583bd0dd375611 (patch)
tree196c6fd925d1e79b9653444de41b4273c4fef4e3 /dev-lang/ruby/ruby-2.5.8.ebuild
parentwww-client/opera-beta: Remove all the scala pigs... (diff)
downloadgentoo-4e20c67fea47b985c710b493dc583bd0dd375611.tar.gz
gentoo-4e20c67fea47b985c710b493dc583bd0dd375611.tar.bz2
gentoo-4e20c67fea47b985c710b493dc583bd0dd375611.zip
*/*: 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>
Diffstat (limited to 'dev-lang/ruby/ruby-2.5.8.ebuild')
-rw-r--r--dev-lang/ruby/ruby-2.5.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.5.8.ebuild b/dev-lang/ruby/ruby-2.5.8.ebuild
index 6271cf363ed5..f74498bf13c4 100644
--- a/dev-lang/ruby/ruby-2.5.8.ebuild
+++ b/dev-lang/ruby/ruby-2.5.8.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.ruby-lang.org/"
SRC_URI="https://cache.ruby-lang.org/pub/ruby/${SLOT}/${MY_P}.tar.xz"
LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 s390 sparc x86"
IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests socks5 +ssl static-libs tk xemacs"
RDEPEND="