sys-block/thin-provisioning-tools: Sync with Gentoo

It's from Gentoo commit 01ba4dc61965ef7658a24728841c04c9a1ce4871.
This commit is contained in:
Flatcar Buildbot 2024-11-11 07:09:00 +00:00 committed by Krzesimir Nowak
parent 1e2b0fd186
commit 33f52ab23c
4 changed files with 2 additions and 2 deletions

View File

@ -149,7 +149,7 @@ declare -A GIT_CRATES=(
LLVM_COMPAT=( {17..18} )
inherit cargo llvm-r1
inherit llvm-r1 cargo
DESCRIPTION="A suite of tools for thin provisioning on Linux"
HOMEPAGE="https://github.com/jthornber/thin-provisioning-tools"

View File

@ -150,7 +150,7 @@ declare -A GIT_CRATES=(
LLVM_COMPAT=( {17..18} )
inherit cargo llvm-r1
inherit llvm-r1 cargo
DESCRIPTION="A suite of tools for thin provisioning on Linux"
HOMEPAGE="https://github.com/jthornber/thin-provisioning-tools"