commit:     0e85f1777c31e7ee81eacb35d09510a7067f64d2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 15 12:35:26 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 15 12:36:55 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e85f177

profiles/features/wd40: mask lvm2[thin] to allow cleanup

We can't keep old lvm2/t-p-t forever.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask     | 2 +-
 profiles/features/wd40/package.use.mask | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/features/wd40/package.mask 
b/profiles/features/wd40/package.mask
index f27d021ffd2c..aed3ec30ab3c 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -419,7 +419,7 @@ net-news/newsboat
 net-p2p/deluge
 sci-geosciences/gnome-maps
 >=sys-apps/bat-0.18.1
->=sys-block/thin-provisioning-tools-1.0.6
+sys-block/thin-provisioning-tools
 >=sys-process/glances-4.1.2.1
 sys-fs/bcachefs-tools
 virtual/rust

diff --git a/profiles/features/wd40/package.use.mask 
b/profiles/features/wd40/package.use.mask
index 39c4c3395bb2..a23c05ecb625 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -115,7 +115,7 @@ dev-python/nbconvert test
 
 # Sam James <[email protected]> (2023-09-06)
 # sys-block/thin-provisioning-tools now needs Rust.
->=sys-fs/lvm2-2.03.22-r2 thin
+sys-fs/lvm2 thin
 
 # Hans de Graaff <[email protected]> (2023-09-03)
 # selenium-webdriver is needed for these tests but that requires

Reply via email to