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