diff options
author | Sam James <sam@gentoo.org> | 2022-09-26 13:27:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-26 13:27:16 +0100 |
commit | 439fb14a91ad126c4b8bb177b625cd86b5eb66c4 (patch) | |
tree | 4e8a97a5b4aa9635853c525c0e538e8ea4b4bd03 /app-text/sigil | |
parent | sys-process/iotop-c: Stabilize 1.22 amd64, #873037 (diff) | |
download | gentoo-439fb14a91ad126c4b8bb177b625cd86b5eb66c4.tar.gz gentoo-439fb14a91ad126c4b8bb177b625cd86b5eb66c4.tar.bz2 gentoo-439fb14a91ad126c4b8bb177b625cd86b5eb66c4.zip |
app-text/sigil: Stabilize 1.9.10 amd64, #873040
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/sigil')
-rw-r--r-- | app-text/sigil/sigil-1.9.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sigil/sigil-1.9.10.ebuild b/app-text/sigil/sigil-1.9.10.ebuild index d9a47a339dcf..32d45eae8e06 100644 --- a/app-text/sigil/sigil-1.9.10.ebuild +++ b/app-text/sigil/sigil-1.9.10.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}" |