summaryrefslogtreecommitdiff
path: root/www-servers/tornado/tornado-5.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-21 19:11:44 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-21 19:11:44 +0100
commit47af801ff0ee4a4207b36e6917b1e496354940c0 (patch)
tree9420c678c469e86a72a75a5d89efaaa9208cb054 /www-servers/tornado/tornado-5.1.ebuild
parent6c7cfcb5a1624b262a84846285c2545c688af1a6 (diff)
gentoo resync : 21.07.2018
Diffstat (limited to 'www-servers/tornado/tornado-5.1.ebuild')
-rw-r--r--www-servers/tornado/tornado-5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tornado/tornado-5.1.ebuild b/www-servers/tornado/tornado-5.1.ebuild
index 7b99b382e3fd..728122716d35 100644
--- a/www-servers/tornado/tornado-5.1.ebuild
+++ b/www-servers/tornado/tornado-5.1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1