summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/lunr')
-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 fe3006f362d9..3b4c7e2deac4 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} )
+PYTHON_COMPAT=( python3_{6..8} )
inherit distutils-r1