From 0f2e268389820c822fc223fe4eb26e22a1f5e37e Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 14 Jul 2018 22:14:47 +0200 Subject: virtual/python-singledispatch: Enable py3.7 --- virtual/python-singledispatch/python-singledispatch-0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'virtual/python-singledispatch/python-singledispatch-0.ebuild') diff --git a/virtual/python-singledispatch/python-singledispatch-0.ebuild b/virtual/python-singledispatch/python-singledispatch-0.ebuild index d9570ad0cf0f..c19251580735 100644 --- a/virtual/python-singledispatch/python-singledispatch-0.ebuild +++ b/virtual/python-singledispatch/python-singledispatch-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