summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-27 10:11:27 +0000
committerSam James <sam@gentoo.org>2022-12-27 10:12:28 +0000
commitd00acba1f7fca3d8450ddcc5d0122f459881fa46 (patch)
tree9dce7130e5d8fb6bb4a66bd4baa45d4b74dd16b2 /app-backup/btrbk/btrbk-9999.ebuild
parentprofiles: mask broken =sys-fs/btrfs-progs-6.1 (diff)
downloadgentoo-d00acba1f7fca3d8450ddcc5d0122f459881fa46.tar.gz
gentoo-d00acba1f7fca3d8450ddcc5d0122f459881fa46.tar.bz2
gentoo-d00acba1f7fca3d8450ddcc5d0122f459881fa46.zip
app-backup/btrbk: drop btrfs-progs version restriction
Note that it needed a revbump anyway as it was runtime breakage, but it turns out btrfs-progs is broken, not btrbk, and the bad btrfs-progs version is now masked. Closes: https://bugs.gentoo.org/888549 See: d83cda29049fa2b059adcc49524724e78e247692 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-backup/btrbk/btrbk-9999.ebuild')
-rw-r--r--app-backup/btrbk/btrbk-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/btrbk/btrbk-9999.ebuild b/app-backup/btrbk/btrbk-9999.ebuild
index f7e4dfb6e8df..f75978a45363 100644
--- a/app-backup/btrbk/btrbk-9999.ebuild
+++ b/app-backup/btrbk/btrbk-9999.ebuild
@@ -25,7 +25,7 @@ DEPEND="doc? ( >=dev-ruby/asciidoctor-1.5.7 )"
RDEPEND="dev-lang/perl
net-misc/openssh
mbuffer? ( >=sys-block/mbuffer-20180505 )
- sys-fs/btrfs-progs"
+ >=sys-fs/btrfs-progs-4.12"
src_compile() {
emake clean