dev-python/rtslib-fb: add py37 support
authorMatthew Thode <prometheanfire@gentoo.org>
Wed, 10 Apr 2019 22:39:45 +0000 (17:39 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Wed, 10 Apr 2019 22:43:47 +0000 (17:43 -0500)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/rtslib-fb/rtslib-fb-2.1.69.ebuild

index 20246ee075050769abe7756178fcccd97874120d..db34af0dd076016329e8e5bf7fba38823856a7d0 100644 (file)
@@ -2,8 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 inherit distutils-r1 systemd
 
 DESCRIPTION="A Python object API for managing the Linux LIO kernel target"