mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/bees: disable for ppc64le
fiemap.cc:30:67: error: no matching function for call to 'min(__u64&, long long unsigned int)'
This commit is contained in:
parent
2f3c2cfb25
commit
f5c5ca83a9
@ -4,7 +4,7 @@ pkgver=0.6.1
|
||||
pkgrel=0
|
||||
pkgdesc="Best-Effort Extent-Same, a btrfs dedup agent"
|
||||
url="https://github.com/Zygo/bees"
|
||||
arch="all"
|
||||
arch="all !ppc64le"
|
||||
license="GPL-3.0-or-later"
|
||||
depends="btrfs-progs"
|
||||
makedepends="btrfs-progs-dev util-linux-dev"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user