diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-23 12:02:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-23 12:02:20 +0200 |
commit | 63c9dbc42af4c29ed9a47032e6ec15843cd5d926 (patch) | |
tree | 9031d5412a1684b41390fcd55bda58e44079bc27 /app-text | |
parent | net-irc/inspircd: amd64 stable wrt bug #688830 (diff) | |
download | gentoo-63c9dbc42af4c29ed9a47032e6ec15843cd5d926.tar.gz gentoo-63c9dbc42af4c29ed9a47032e6ec15843cd5d926.tar.bz2 gentoo-63c9dbc42af4c29ed9a47032e6ec15843cd5d926.zip |
app-text/sigil: amd64 stable wrt bug #690688
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/sigil/sigil-0.9.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sigil/sigil-0.9.16.ebuild b/app-text/sigil/sigil-0.9.16.ebuild index 2faaf3abb786..685e2fdda7ba 100644 --- a/app-text/sigil/sigil-0.9.16.ebuild +++ b/app-text/sigil/sigil-0.9.16.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}" |