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:
Leonardo Arena 2019-02-05 14:21:55 +00:00
parent 2f3c2cfb25
commit f5c5ca83a9

View File

@ -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"