diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-20 12:51:21 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-20 12:51:21 +0200 |
commit | 23715a0d16a4ff4fab99018c3b60db517edebbb9 (patch) | |
tree | 8213aa5a167a3173fe640049d70182bcc91190a0 /app-text/sigil | |
parent | dev-db/pgpool2: Stabilize 4.3.2 amd64, #877439 (diff) | |
download | gentoo-23715a0d16a4ff4fab99018c3b60db517edebbb9.tar.gz gentoo-23715a0d16a4ff4fab99018c3b60db517edebbb9.tar.bz2 gentoo-23715a0d16a4ff4fab99018c3b60db517edebbb9.zip |
app-text/sigil: Stabilize 1.9.20 amd64, #877473
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-text/sigil')
-rw-r--r-- | app-text/sigil/sigil-1.9.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sigil/sigil-1.9.20.ebuild b/app-text/sigil/sigil-1.9.20.ebuild index d9a47a339dcf..32d45eae8e06 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}" |