diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-09 14:23:05 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-09 14:23:55 +0300 |
commit | 1e0a9fe29b1493ea0200bc1ca019ecc92d80cc96 (patch) | |
tree | 711a50d02caf2de56ebd729b2d8ce4f320b61174 | |
parent | dev-python/mkdocs-bootswatch: x86 stable wrt bug #721496 (diff) | |
download | gentoo-1e0a9fe29b1493ea0200bc1ca019ecc92d80cc96.tar.gz gentoo-1e0a9fe29b1493ea0200bc1ca019ecc92d80cc96.tar.bz2 gentoo-1e0a9fe29b1493ea0200bc1ca019ecc92d80cc96.zip |
dev-python/lunr: x86 stable wrt bug #721496
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-rw-r--r-- | dev-python/lunr/lunr-0.5.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lunr/lunr-0.5.6.ebuild b/dev-python/lunr/lunr-0.5.6.ebuild index df3987177eee..fe3006f362d9 100644 --- a/dev-python/lunr/lunr-0.5.6.ebuild +++ b/dev-python/lunr/lunr-0.5.6.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" dev-python/future[${PYTHON_USEDEP}] |