diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 00:51:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 00:57:48 +0000 |
commit | ebb9e95ed112c98b7ed15b1b26c4fab771e8597f (patch) | |
tree | 7a7459c922c0d8ed77bc9db8413f86796262c27b /dev-python/lunr | |
parent | dev-python/bpython: Stabilize 0.20.1 ALLARCHES, #763723 (diff) | |
download | gentoo-ebb9e95ed112c98b7ed15b1b26c4fab771e8597f.tar.gz gentoo-ebb9e95ed112c98b7ed15b1b26c4fab771e8597f.tar.bz2 gentoo-ebb9e95ed112c98b7ed15b1b26c4fab771e8597f.zip |
dev-python/lunr: Stabilize 0.5.8 ALLARCHES, #763735
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/lunr')
-rw-r--r-- | dev-python/lunr/lunr-0.5.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/lunr/lunr-0.5.8.ebuild b/dev-python/lunr/lunr-0.5.8.ebuild index 36c77dcb3bf7..17738f865783 100644 --- a/dev-python/lunr/lunr-0.5.8.ebuild +++ b/dev-python/lunr/lunr-0.5.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/yeraydiazdiaz/lunr.py/archive/${PV}.tar.gz -> ${P}.t LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" dev-python/future[${PYTHON_USEDEP}] |