diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-23 12:12:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-23 12:12:58 +0200 |
commit | cfde69a92478bf816a2c794d0bb06f199178966a (patch) | |
tree | c2cacc84c2392303c62194091be938038cf46c73 /app-text/sigil | |
parent | dev-libs/protobuf: s390 stable wrt bug #692302 (diff) | |
download | gentoo-cfde69a92478bf816a2c794d0bb06f199178966a.tar.gz gentoo-cfde69a92478bf816a2c794d0bb06f199178966a.tar.bz2 gentoo-cfde69a92478bf816a2c794d0bb06f199178966a.zip |
app-text/sigil: x86 stable wrt bug #690688
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/sigil')
-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 685e2fdda7ba..f2afdb994b88 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}" |