mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-28 22:08:10 -07:00
*/*: dekeyword ruby on ia64
ruby-2.7 removed support for coroutines on ia64 (requires
a bit of manual stack management):
d17344cfc5
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>
This commit is contained in:
@@ -14,7 +14,7 @@ DESCRIPTION="An extension library to access a SQLite database from Ruby"
|
||||
HOMEPAGE="https://github.com/sparklemotion/sqlite3-ruby"
|
||||
LICENSE="BSD"
|
||||
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
SLOT="0"
|
||||
IUSE=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user