aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/bees/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/bees/APKBUILD b/testing/bees/APKBUILD
index 2824433514..e6c01172ea 100644
--- a/testing/bees/APKBUILD
+++ b/testing/bees/APKBUILD
@@ -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"