diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-03 08:37:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-03 08:39:52 +0200 |
commit | c4f62396e0d0b324aabffe81cb0bbc4a41aa8d3d (patch) | |
tree | 5901648658a00eb07ac8141e4b64e1a42282e823 /app-text/sigil | |
parent | net-dns/libidn2: x86 stable wrt bug #811177 (diff) | |
download | gentoo-c4f62396e0d0b324aabffe81cb0bbc4a41aa8d3d.tar.gz gentoo-c4f62396e0d0b324aabffe81cb0bbc4a41aa8d3d.tar.bz2 gentoo-c4f62396e0d0b324aabffe81cb0bbc4a41aa8d3d.zip |
app-text/sigil: x86 stable wrt bug #811180
Package-Manager: Portage-3.0.20, Repoman-3.0.2
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-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sigil/sigil-1.7.0.ebuild b/app-text/sigil/sigil-1.7.0.ebuild index 6dfdbed75772..56f93e6b73f0 100644 --- a/app-text/sigil/sigil-1.7.0.ebuild +++ b/app-text/sigil/sigil-1.7.0.ebuild @@ -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}" |