summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/hy/hy-0.11.1.ebuild')
-rw-r--r--dev-lang/hy/hy-0.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/hy/hy-0.11.1.ebuild b/dev-lang/hy/hy-0.11.1.ebuild
index 9f77d432473f..947b9deeee6b 100644
--- a/dev-lang/hy/hy-0.11.1.ebuild
+++ b/dev-lang/hy/hy-0.11.1.ebuild
@@ -5,7 +5,7 @@
EAPI=5
RESTRICT="test" # needs some pointy sticks. Seriously.
-PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5})
+PYTHON_COMPAT=(python{2_7,3_4,3_5})
inherit distutils-r1 eutils
DESCRIPTION="A LISP dialect running in python"