testing/bees: disable, fails to build with GCC 9.3

This commit is contained in:
Ariadne Conill 2020-04-16 09:29:36 +00:00
parent fb124fdec2
commit 833b7ebbac

View File

@ -4,7 +4,7 @@ pkgver=0.6.1
pkgrel=1
pkgdesc="Best-Effort Extent-Same, a btrfs dedup agent"
url="https://github.com/Zygo/bees"
arch="all"
arch="" # fails to build with GCC 9.3
license="GPL-3.0-or-later"
depends="btrfs-progs"
makedepends="btrfs-progs-dev util-linux-dev"