From: Michał Górny Date: Thu, 9 Apr 2020 09:18:10 +0000 (+0200) Subject: sys-fs/bcache-tools: Enable py3.{7,8} X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2b126c3e5d0de60a37ca5735fda78ce10b09fb70;p=gentoo.git sys-fs/bcache-tools: Enable py3.{7,8} Tested by Jan Psota. Signed-off-by: Michał Górny --- 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 0a67fc7a5f00..2fcef65f80b0 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