diff options
author | Sam James <sam@gentoo.org> | 2025-01-19 13:41:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-01-19 13:41:52 +0000 |
commit | b7a53058a3f614bde1d6ef14c1f44868fbe1d8fe (patch) | |
tree | d77eb080ac4221c4f92b65dbbe03cce4dabb79f4 /app-text/sigil | |
parent | sys-apps/ed: add 1.21 (diff) | |
download | gentoo-b7a53058a3f614bde1d6ef14c1f44868fbe1d8fe.tar.gz gentoo-b7a53058a3f614bde1d6ef14c1f44868fbe1d8fe.tar.bz2 gentoo-b7a53058a3f614bde1d6ef14c1f44868fbe1d8fe.zip |
app-text/sigil: Stabilize 2.4.0 amd64, #948326
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/sigil')
-rw-r--r-- | app-text/sigil/sigil-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sigil/sigil-2.4.0.ebuild b/app-text/sigil/sigil-2.4.0.ebuild index c071247e701b..c8972858090d 100644 --- a/app-text/sigil/sigil-2.4.0.ebuild +++ b/app-text/sigil/sigil-2.4.0.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}" |