dev-python/pydispatcher: python 3.7
authorRick Farina <zerochaos@gentoo.org>
Mon, 6 Jan 2020 20:21:02 +0000 (15:21 -0500)
committerRick Farina <zerochaos@gentoo.org>
Mon, 6 Jan 2020 20:21:16 +0000 (15:21 -0500)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
dev-python/pydispatcher/pydispatcher-2.1.2.ebuild

index 5a713f838d13c3445abd1e53420dcacd43f4ae4b..e74f7a264c951d5d8bccf2ec4c023ea2a18fd5fb 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1