From 71f35f15d6ed263f1875087b2da1ac786c41b474 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 15 Jul 2018 00:41:24 +0200 Subject: [PATCH] dev-python/hyperframe: Enable py3.7 --- dev-python/hyperframe/hyperframe-5.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/hyperframe/hyperframe-5.1.0.ebuild b/dev-python/hyperframe/hyperframe-5.1.0.ebuild index 0486a63f174e..4dcc777c6061 100644 --- a/dev-python/hyperframe/hyperframe-5.1.0.ebuild +++ b/dev-python/hyperframe/hyperframe-5.1.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy) +PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy) inherit distutils-r1 -- 2.26.2