summaryrefslogtreecommitdiff
path: root/dev-python/formencode/formencode-1.3.0-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/formencode/formencode-1.3.0-r3.ebuild')
-rw-r--r--dev-python/formencode/formencode-1.3.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/formencode/formencode-1.3.0-r3.ebuild b/dev-python/formencode/formencode-1.3.0-r3.ebuild
index 6f62e4aed8b6..6d511cc12702 100644
--- a/dev-python/formencode/formencode-1.3.0-r3.ebuild
+++ b/dev-python/formencode/formencode-1.3.0-r3.ebuild
@@ -2,8 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
MY_PN="FormEncode"