diff options
author | Sam James <sam@gentoo.org> | 2023-05-04 03:31:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-04 03:31:18 +0100 |
commit | 2a0379786589801508263eb4796cd05e56123aa1 (patch) | |
tree | 6fcb7a69b20f24efb0b40d124b3172de40da58d6 /app-text/sigil | |
parent | sci-physics/hepmc: Stabilize 2.06.11 amd64, #905466 (diff) | |
download | gentoo-2a0379786589801508263eb4796cd05e56123aa1.tar.gz gentoo-2a0379786589801508263eb4796cd05e56123aa1.tar.bz2 gentoo-2a0379786589801508263eb4796cd05e56123aa1.zip |
app-text/sigil: Stabilize 1.9.30 amd64, #905629
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/sigil')
-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 4574fdd28962..c70034c98975 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 ~x86" IUSE="+plugins system-mathjax" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |