diff options
author | Sam James <sam@gentoo.org> | 2021-05-09 03:44:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-09 03:54:03 +0000 |
commit | 43f77d9281f2f708d2adcfea8c2d3fb5a3298b6e (patch) | |
tree | 3670a2b9312f0c9de5d37cbbb255e598878812c3 /app-text | |
parent | media-sound/mpg123: add 1.27.2 (diff) | |
download | gentoo-43f77d9281f2f708d2adcfea8c2d3fb5a3298b6e.tar.gz gentoo-43f77d9281f2f708d2adcfea8c2d3fb5a3298b6e.tar.bz2 gentoo-43f77d9281f2f708d2adcfea8c2d3fb5a3298b6e.zip |
app-text/sigil: Stabilize 1.5.1 amd64, #788871
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/sigil/sigil-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sigil/sigil-1.5.1.ebuild b/app-text/sigil/sigil-1.5.1.ebuild index 950ec134b837..6a364a5d73d9 100644 --- a/app-text/sigil/sigil-1.5.1.ebuild +++ b/app-text/sigil/sigil-1.5.1.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}" |