mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
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@steev.me.uk>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=8
|
|||||||
|
|
||||||
PYTHON_COMPAT=( python3_{8,9,10} )
|
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"
|
DESCRIPTION="Python 3 script to draw a heatmap of a btrfs filesystem"
|
||||||
HOMEPAGE="https://github.com/knorrie/btrfs-heatmap"
|
HOMEPAGE="https://github.com/knorrie/btrfs-heatmap"
|
||||||
|
|||||||
Reference in New Issue
Block a user