summaryrefslogtreecommitdiff
path: root/dev-python/fuse-python
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/fuse-python')
-rw-r--r--dev-python/fuse-python/fuse-python-1.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fuse-python/fuse-python-1.0.4.ebuild b/dev-python/fuse-python/fuse-python-1.0.4.ebuild
index e2c77cfe8a87..a1f322a15334 100644
--- a/dev-python/fuse-python/fuse-python-1.0.4.ebuild
+++ b/dev-python/fuse-python/fuse-python-1.0.4.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 )
+PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
inherit distutils-r1