net-libs/libtorrent-rasterbar: add back py3.6 support
authorJason A. Donenfeld <zx2c4@gentoo.org>
Mon, 27 Apr 2020 01:26:07 +0000 (19:26 -0600)
committerJason A. Donenfeld <zx2c4@gentoo.org>
Mon, 27 Apr 2020 01:26:20 +0000 (19:26 -0600)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.6.ebuild

index bdee60520d4a2af237a83b411111e7b25a2ce2b5..11c321e78751f72acf9b53d81353930438e8f332 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="threads(+)"
 DISTUTILS_OPTIONAL=true
 DISTUTILS_IN_SOURCE_BUILD=true