From a1319a2eee7deae95addf4c6b25d6d188d8fb6d1 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 14 Jul 2018 22:14:49 +0200 Subject: virtual/python-futures: Enable py3.7 --- virtual/python-futures/python-futures-0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'virtual/python-futures') diff --git a/virtual/python-futures/python-futures-0.ebuild b/virtual/python-futures/python-futures-0.ebuild index 748778f079ef..cfc39bcd4ca2 100644 --- a/virtual/python-futures/python-futures-0.ebuild +++ b/virtual/python-futures/python-futures-0.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy ) inherit python-r1 -- cgit v1.2.3-65-gdbad