commit: 2b126c3e5d0de60a37ca5735fda78ce10b09fb70
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 9 09:18:10 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr 9 09:34:26 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b126c3e
sys-fs/bcache-tools: Enable py3.{7,8}
Tested by Jan Psota.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild
b/sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild
index 0a67fc7a5f0..2fcef65f80b 100644
--- a/sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild
+++ b/sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild
@@ -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