diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 17:11:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 17:11:13 +0000 |
commit | 4f082de517e1ee93f461538d018cf0d5c4d7e878 (patch) | |
tree | a8cdc2dc5eef6362d47d8578380087fe4d77b8d1 /app-text/sigil | |
parent | net-wireless/kismet: drop old (diff) | |
download | gentoo-4f082de517e1ee93f461538d018cf0d5c4d7e878.tar.gz gentoo-4f082de517e1ee93f461538d018cf0d5c4d7e878.tar.bz2 gentoo-4f082de517e1ee93f461538d018cf0d5c4d7e878.zip |
app-text/sigil: Stabilize 1.4.3 amd64, #770040
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/sigil')
-rw-r--r-- | app-text/sigil/sigil-1.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sigil/sigil-1.4.3.ebuild b/app-text/sigil/sigil-1.4.3.ebuild index 93e1ce09f9fa..c7f5b33a10e8 100644 --- a/app-text/sigil/sigil-1.4.3.ebuild +++ b/app-text/sigil/sigil-1.4.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Sigil-Ebook/Sigil/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-3+ Apache-2.0" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="+plugins system-mathjax" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |