diff options
author | Sam James <sam@gentoo.org> | 2022-02-13 23:47:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-13 23:47:44 +0000 |
commit | fdd00392dd419f7aae1e050473006abbd34bed84 (patch) | |
tree | 764ad1ed3e8de2fb30d32ad00886073abba875f5 /app-text/sigil | |
parent | sci-libs/gsl: Stabilize 2.7.1-r1 x86, #830769 (diff) | |
download | gentoo-fdd00392dd419f7aae1e050473006abbd34bed84.tar.gz gentoo-fdd00392dd419f7aae1e050473006abbd34bed84.tar.bz2 gentoo-fdd00392dd419f7aae1e050473006abbd34bed84.zip |
app-text/sigil: Stabilize 1.8.0 x86, #833295
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/sigil')
-rw-r--r-- | app-text/sigil/sigil-1.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/sigil/sigil-1.8.0.ebuild b/app-text/sigil/sigil-1.8.0.ebuild index 11d9e2e1dd89..bff4e4037075 100644 --- a/app-text/sigil/sigil-1.8.0.ebuild +++ b/app-text/sigil/sigil-1.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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}" |