From 2b126c3e5d0de60a37ca5735fda78ce10b09fb70 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 9 Apr 2020 11:18:10 +0200 Subject: [PATCH] sys-fs/bcache-tools: Enable py3.{7,8} MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Tested by Jan Psota. Signed-off-by: Michał Górny --- 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 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 -- 2.26.2