diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:42:08 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:42:20 +0300 |
commit | c40c46f36e06e15eaf448520590a406be78c5c7b (patch) | |
tree | 782bd642f95a109927c392cdd9e1ace0ff0eccd5 /app-text | |
parent | media-video/qmplay2: drop ~x86 keywords (diff) | |
download | gentoo-c40c46f36e06e15eaf448520590a406be78c5c7b.tar.gz gentoo-c40c46f36e06e15eaf448520590a406be78c5c7b.tar.bz2 gentoo-c40c46f36e06e15eaf448520590a406be78c5c7b.zip |
app-text/sigil: unkeyword 1.9.30 for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/sigil/sigil-1.9.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sigil/sigil-1.9.30.ebuild b/app-text/sigil/sigil-1.9.30.ebuild index c70034c98975..621537704a6e 100644 --- a/app-text/sigil/sigil-1.9.30.ebuild +++ b/app-text/sigil/sigil-1.9.30.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${P^}" LICENSE="GPL-3+ Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64" IUSE="+plugins system-mathjax" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |