diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 21:59:55 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 22:02:48 +0100 |
commit | 0550253bc563ace46a3f52ca3feeaee113b3d825 (patch) | |
tree | b2c67a9e6d7d9a964cfd76715b1ad3911c144d98 /app-text | |
parent | dev-libs/serd: x86 stable (bug #752195) (diff) | |
download | gentoo-0550253bc563ace46a3f52ca3feeaee113b3d825.tar.gz gentoo-0550253bc563ace46a3f52ca3feeaee113b3d825.tar.bz2 gentoo-0550253bc563ace46a3f52ca3feeaee113b3d825.zip |
app-text/sigil: x86 stable (bug #754108)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/sigil/sigil-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sigil/sigil-1.3.0.ebuild b/app-text/sigil/sigil-1.3.0.ebuild index 82de9563cb56..e8e87585b3fa 100644 --- a/app-text/sigil/sigil-1.3.0.ebuild +++ b/app-text/sigil/sigil-1.3.0.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}" |