sys-block/fio: add py37/38 tags
authorMatthew Thode <prometheanfire@gentoo.org>
Mon, 20 Apr 2020 22:49:18 +0000 (17:49 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 20 Apr 2020 22:49:18 +0000 (17:49 -0500)
Closes: https://bugs.gentoo.org/718524
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
sys-block/fio/fio-3.19.ebuild

index bc57b7b265c893f48e6d84716e32382547c0a4c6..fc1834df0b55fe2b106fcca64acca1a3068c9fd5 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
 
 inherit python-r1 toolchain-funcs