diff options
author | Sam James <sam@gentoo.org> | 2024-10-09 06:45:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-09 06:45:10 +0100 |
commit | f71f750199c7a43e8762c250c2179594f10fdfee (patch) | |
tree | e51cc3adb0dae3a05872d3ba5c6aad84674e2e3e /app-text | |
parent | app-crypt/gpgme: Stabilize 1.23.2-r2 ppc, #941133 (diff) | |
download | gentoo-f71f750199c7a43e8762c250c2179594f10fdfee.tar.gz gentoo-f71f750199c7a43e8762c250c2179594f10fdfee.tar.bz2 gentoo-f71f750199c7a43e8762c250c2179594f10fdfee.zip |
app-text/sigil: Stabilize 2.3.1 amd64, #941177
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/sigil/sigil-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sigil/sigil-2.3.1.ebuild b/app-text/sigil/sigil-2.3.1.ebuild index cb9aa8b5f970..3c649427ca1e 100644 --- a/app-text/sigil/sigil-2.3.1.ebuild +++ b/app-text/sigil/sigil-2.3.1.ebuild @@ -18,7 +18,7 @@ S=${WORKDIR}/${P^} LICENSE="GPL-3+ Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="doc +plugins +system-mathjax" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |