net-libs/libtorrent-rasterbar: Python 3.7 compatibility
authorCraig Andrews <candrews@gentoo.org>
Wed, 9 Oct 2019 20:48:17 +0000 (16:48 -0400)
committerCraig Andrews <candrews@gentoo.org>
Thu, 10 Oct 2019 16:56:25 +0000 (12:56 -0400)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Craig Andrews <candrews@gentoo.org>
net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.2-r1.ebuild

index 5cefc809850dcb32d0158f1af965ae8f927693d8..c6f7df587280b12ef66b42437cfd8dc23cfc253f 100644 (file)
@@ -3,8 +3,8 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
-PYTHON_REQ_USE="threads"
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_REQ_USE="threads(+)"
 DISTUTILS_OPTIONAL=true
 DISTUTILS_IN_SOURCE_BUILD=true