summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-25 20:33:06 +0100
committerSam James <sam@gentoo.org>2021-06-25 20:33:06 +0100
commitf02a95a2aec23774c6339e7f1672a9e47216dccd (patch)
treeabacfdd2101451295eda74c378f2169c4285686d /dev-python/lunr
parentapp-admin/ps_mem: Stabilize 3.13_p20201212 x86, #798726 (diff)
downloadgentoo-f02a95a2aec23774c6339e7f1672a9e47216dccd.tar.gz
gentoo-f02a95a2aec23774c6339e7f1672a9e47216dccd.tar.bz2
gentoo-f02a95a2aec23774c6339e7f1672a9e47216dccd.zip
dev-python/lunr: Stabilize 0.6.0 amd64, #788514
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/lunr')
-rw-r--r--dev-python/lunr/lunr-0.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lunr/lunr-0.6.0.ebuild b/dev-python/lunr/lunr-0.6.0.ebuild
index b3154ff165f7..6538993f5d0b 100644
--- a/dev-python/lunr/lunr-0.6.0.ebuild
+++ b/dev-python/lunr/lunr-0.6.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}.py-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
RDEPEND="dev-python/nltk[${PYTHON_USEDEP}]"