summaryrefslogtreecommitdiff
path: root/dev-python/lunr/lunr-0.5.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/lunr/lunr-0.5.6.ebuild')
-rw-r--r--dev-python/lunr/lunr-0.5.6.ebuild2
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 fe1b2d6f8f2f..e3f7518d71dd 100644
--- a/dev-python/lunr/lunr-0.5.6.ebuild
+++ b/dev-python/lunr/lunr-0.5.6.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit distutils-r1