commit:     f4bbb1f2a7a09ddb221c3688fbb832b6f469e2e2
Author:     Steven Davies <gentoo-guru <AT> steev <DOT> me <DOT> uk>
AuthorDate: Sun Feb 20 20:19:42 2022 +0000
Commit:     Steven Davies <gentoo-guru <AT> steev <DOT> me <DOT> uk>
CommitDate: Sun Feb 20 20:25:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f4bbb1f2

sys-fs/btrfs-heatmap: Fix python eclass (correctly this time?)

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Steven Davies <gentoo-guru <AT> steev.me.uk>

 sys-fs/btrfs-heatmap/btrfs-heatmap-9-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/btrfs-heatmap/btrfs-heatmap-9-r1.ebuild 
b/sys-fs/btrfs-heatmap/btrfs-heatmap-9-r1.ebuild
index cd92940c0..bd1d5bd4e 100644
--- a/sys-fs/btrfs-heatmap/btrfs-heatmap-9-r1.ebuild
+++ b/sys-fs/btrfs-heatmap/btrfs-heatmap-9-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 PYTHON_COMPAT=( python3_{8,9,10} )
 
-inherit python-r1
+inherit python-single-r1
 
 DESCRIPTION="Python 3 script to draw a heatmap of a btrfs filesystem"
 HOMEPAGE="https://github.com/knorrie/btrfs-heatmap";

Reply via email to