From 4e20c67fea47b985c710b493dc583bd0dd375611 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich 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 --- gnome-extra/sushi/sushi-3.32.1.ebuild | 2 +- gnome-extra/sushi/sushi-3.34.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'gnome-extra/sushi') diff --git a/gnome-extra/sushi/sushi-3.32.1.ebuild b/gnome-extra/sushi/sushi-3.32.1.ebuild index bcfac9734eab..1655c429548f 100644 --- a/gnome-extra/sushi/sushi-3.32.1.ebuild +++ b/gnome-extra/sushi/sushi-3.32.1.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/sushi" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86" IUSE="office" # Optional app-office/libreoffice support (OOo to pdf and then preview) diff --git a/gnome-extra/sushi/sushi-3.34.0.ebuild b/gnome-extra/sushi/sushi-3.34.0.ebuild index 80116931e29a..353166081fe1 100644 --- a/gnome-extra/sushi/sushi-3.34.0.ebuild +++ b/gnome-extra/sushi/sushi-3.34.0.ebuild @@ -10,7 +10,7 @@ SRC_URI+=" https://dev.gentoo.org/~leio/distfiles/${P}-patchset.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="office wayland +X" REQUIRED_USE="|| ( wayland X )" -- cgit v1.2.3-65-gdbad