From 155d9a77416fc7c988bddb39cb2c5ad1aee96896 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 5 Feb 2023 23:52:39 +0100 Subject: app-text/sigil: destabilize for ~x86 Bug: https://bugs.gentoo.org/893234 Signed-off-by: Andreas Sturmlechner --- app-text/sigil/sigil-1.9.10.ebuild | 2 +- app-text/sigil/sigil-1.9.20.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/sigil/sigil-1.9.10.ebuild b/app-text/sigil/sigil-1.9.10.ebuild index f5585ed9b049..8bbe018eb356 100644 --- a/app-text/sigil/sigil-1.9.10.ebuild +++ b/app-text/sigil/sigil-1.9.10.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${P^}" LICENSE="GPL-3+ Apache-2.0" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~x86" IUSE="+plugins system-mathjax" REQUIRED_USE="${PYTHON_REQUIRED_USE}" diff --git a/app-text/sigil/sigil-1.9.20.ebuild b/app-text/sigil/sigil-1.9.20.ebuild index f5585ed9b049..8bbe018eb356 100644 --- a/app-text/sigil/sigil-1.9.20.ebuild +++ b/app-text/sigil/sigil-1.9.20.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${P^}" LICENSE="GPL-3+ Apache-2.0" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~x86" IUSE="+plugins system-mathjax" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -- cgit v1.2.3-65-gdbad