diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-19 09:43:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-19 09:43:14 +0200 |
commit | 599bccabb1e7081f8e444e81a430a20dd17ebdcf (patch) | |
tree | 681a9dce7b83ebb373ba48fdca3df49ad0977db0 /app-text | |
parent | sci-physics/lhapdf: x86 stable wrt bug #724636 (diff) | |
download | gentoo-599bccabb1e7081f8e444e81a430a20dd17ebdcf.tar.gz gentoo-599bccabb1e7081f8e444e81a430a20dd17ebdcf.tar.bz2 gentoo-599bccabb1e7081f8e444e81a430a20dd17ebdcf.zip |
app-text/sigil: x86 stable wrt bug #728486
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/sigil/sigil-1.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sigil/sigil-1.2.1-r1.ebuild b/app-text/sigil/sigil-1.2.1-r1.ebuild index e7b02c1eea76..7420cbfa297f 100644 --- a/app-text/sigil/sigil-1.2.1-r1.ebuild +++ b/app-text/sigil/sigil-1.2.1-r1.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}" |