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-ruby/pdf-core
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-ruby/pdf-core')
-rw-r--r--dev-ruby/pdf-core/pdf-core-0.7.0.ebuild2
-rw-r--r--dev-ruby/pdf-core/pdf-core-0.8.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/pdf-core/pdf-core-0.7.0.ebuild b/dev-ruby/pdf-core/pdf-core-0.7.0.ebuild
index 5cc759118e5d..fb60f1fb4caf 100644
--- a/dev-ruby/pdf-core/pdf-core-0.7.0.ebuild
+++ b/dev-ruby/pdf-core/pdf-core-0.7.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/prawnpdf/pdf-core/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="|| ( Ruby GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
ruby_add_bdepend "test? ( =dev-ruby/pdf-inspector-1*
diff --git a/dev-ruby/pdf-core/pdf-core-0.8.1.ebuild b/dev-ruby/pdf-core/pdf-core-0.8.1.ebuild
index 2a2620a24d2a..41183b5105d9 100644
--- a/dev-ruby/pdf-core/pdf-core-0.8.1.ebuild
+++ b/dev-ruby/pdf-core/pdf-core-0.8.1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/prawnpdf/pdf-core/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="|| ( Ruby GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
ruby_add_bdepend "test? ( =dev-ruby/pdf-inspector-1*