summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/brython')
-rw-r--r--dev-python/brython/brython-3.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/brython/brython-3.7.2.ebuild b/dev-python/brython/brython-3.7.2.ebuild
index 29277fb2ae96..ae8bb554b1d3 100644
--- a/dev-python/brython/brython-3.7.2.ebuild
+++ b/dev-python/brython/brython-3.7.2.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python3_{5,6} )
inherit webapp python-single-r1