sys-fs/bcache-tools: Enable py3.{7,8}

Tested by Jan Psota.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-04-09 11:18:10 +02:00
parent 125e6e2486
commit 2b126c3e5d

View 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