summaryrefslogtreecommitdiff
path: root/dev-python/editorconfig-core-py/editorconfig-core-py-0.12.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/editorconfig-core-py/editorconfig-core-py-0.12.0.ebuild')
-rw-r--r--dev-python/editorconfig-core-py/editorconfig-core-py-0.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/editorconfig-core-py/editorconfig-core-py-0.12.0.ebuild b/dev-python/editorconfig-core-py/editorconfig-core-py-0.12.0.ebuild
index c9cfa0e96b43..5927b46a0c4d 100644
--- a/dev-python/editorconfig-core-py/editorconfig-core-py-0.12.0.ebuild
+++ b/dev-python/editorconfig-core-py/editorconfig-core-py-0.12.0.ebuild
@@ -4,7 +4,7 @@
EAPI=6
TESTVER="abb579e00f2deeede91cb485e53512efab9c6474"
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{7,8} )
inherit distutils-r1
DESCRIPTION="Clone of EditorConfig core written in Python"