commit: 5e71c3339de84423be2f646a61e2adee316ad503
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 31 16:40:39 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 16:41:08 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e71c333
app-text/sigil: Stabilize 1.9.20 x86, #877473
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-text/sigil/sigil-1.9.20.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/sigil/sigil-1.9.20.ebuild
b/app-text/sigil/sigil-1.9.20.ebuild
index 32d45eae8e06..3f4f5f1b065b 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}"