summaryrefslogtreecommitdiff
path: root/dev-python/odfpy/odfpy-1.3.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/odfpy/odfpy-1.3.6.ebuild')
-rw-r--r--dev-python/odfpy/odfpy-1.3.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/odfpy/odfpy-1.3.6.ebuild b/dev-python/odfpy/odfpy-1.3.6.ebuild
index cad4cc3cff88..ce7cc64b9f96 100644
--- a/dev-python/odfpy/odfpy-1.3.6.ebuild
+++ b/dev-python/odfpy/odfpy-1.3.6.ebuild
@@ -6,7 +6,7 @@ EAPI=7
# Classifier: Programming Language :: Python :: 2 :: Only
# py3 fails one test, pypy anpother.
# Notes on page of home repo reports support of python3.
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
inherit distutils-r1