diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-03 08:33:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-03 08:33:22 +0200 |
commit | 6bc32066e216d59404d062d6cb962afc973bec33 (patch) | |
tree | 693d41a4c5b97c3718206922db3e5348bff72603 /app-text/sigil | |
parent | net-dns/libidn2: amd64 stable wrt bug #811177 (diff) | |
download | gentoo-6bc32066e216d59404d062d6cb962afc973bec33.tar.gz gentoo-6bc32066e216d59404d062d6cb962afc973bec33.tar.bz2 gentoo-6bc32066e216d59404d062d6cb962afc973bec33.zip |
app-text/sigil: amd64 stable wrt bug #811180
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
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 0b2453ffe0da..6dfdbed75772 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}" |