summaryrefslogtreecommitdiff
path: root/dev-python/pyxdg/pyxdg-0.26-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyxdg/pyxdg-0.26-r2.ebuild')
-rw-r--r--dev-python/pyxdg/pyxdg-0.26-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyxdg/pyxdg-0.26-r2.ebuild b/dev-python/pyxdg/pyxdg-0.26-r2.ebuild
index 26e5227df657..0fb2dd272cca 100644
--- a/dev-python/pyxdg/pyxdg-0.26-r2.ebuild
+++ b/dev-python/pyxdg/pyxdg-0.26-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
DISTUTILS_USE_SETUPTOOLS="no"
MY_P="${PN}-rel-${PV}"
-PYTHON_COMPAT=( python{3_6,3_7,3_8,3_9} )
+PYTHON_COMPAT=( python{3_7,3_8,3_9} )
inherit distutils-r1