summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/odfpy/odfpy-1.3.1.ebuild')
-rw-r--r--dev-python/odfpy/odfpy-1.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/odfpy/odfpy-1.3.1.ebuild b/dev-python/odfpy/odfpy-1.3.1.ebuild
index dca448f0c31e..a71c0d3013b2 100644
--- a/dev-python/odfpy/odfpy-1.3.1.ebuild
+++ b/dev-python/odfpy/odfpy-1.3.1.ebuild
@@ -7,7 +7,7 @@ EAPI="5"
# 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_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4} )
inherit distutils-r1