diff options
author | 2023-02-05 23:52:39 +0100 | |
---|---|---|
committer | 2023-02-07 11:36:46 +0100 | |
commit | 155d9a77416fc7c988bddb39cb2c5ad1aee96896 (patch) | |
tree | 0c9f834a297349bfc877b6b09096beb087ebf8d1 /app-text/sigil | |
parent | app-text/cb2bib: destabilize 2.0.0-r1 for ~x86 (diff) | |
download | gentoo-155d9a77416fc7c988bddb39cb2c5ad1aee96896.tar.gz gentoo-155d9a77416fc7c988bddb39cb2c5ad1aee96896.tar.bz2 gentoo-155d9a77416fc7c988bddb39cb2c5ad1aee96896.zip |
app-text/sigil: destabilize for ~x86
Bug: https://bugs.gentoo.org/893234
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-text/sigil')
-rw-r--r-- | app-text/sigil/sigil-1.9.10.ebuild | 2 | ||||
-rw-r--r-- | 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}" |