diff options
author | Sam James <sam@gentoo.org> | 2021-02-16 12:26:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-16 12:26:27 +0000 |
commit | 2610c6c9eddb85487bf2a0145a6e65a206a468fd (patch) | |
tree | 1fb8a0a30d500875c0577407d01a6b145b085fea /app-text/sigil | |
parent | sci-libs/gdal: Stabilize 3.2.1-r1 x86, #769173 (diff) | |
download | gentoo-2610c6c9eddb85487bf2a0145a6e65a206a468fd.tar.gz gentoo-2610c6c9eddb85487bf2a0145a6e65a206a468fd.tar.bz2 gentoo-2610c6c9eddb85487bf2a0145a6e65a206a468fd.zip |
app-text/sigil: Stabilize 1.4.3 x86, #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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/sigil/sigil-1.4.3.ebuild b/app-text/sigil/sigil-1.4.3.ebuild index 79d3420abcc9..93e1ce09f9fa 100644 --- a/app-text/sigil/sigil-1.4.3.ebuild +++ b/app-text/sigil/sigil-1.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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}" |