sys-fs/bcache-tools: Enable py3.{7,8}
authorMichał Górny <mgorny@gentoo.org>
Thu, 9 Apr 2020 09:18:10 +0000 (11:18 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 9 Apr 2020 09:34:26 +0000 (11:34 +0200)
Tested by Jan Psota.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild

index 0a67fc7a5f003081c413549ef18a56a6963768b4..2fcef65f80b0d0ab46ba06a8808079bdca7bf3d6 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit eutils flag-o-matic python-r1 toolchain-funcs udev