From 833b7ebbac28403bd3aa5233c2eb37869efef4bb Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Thu, 16 Apr 2020 09:29:36 +0000 Subject: testing/bees: disable, fails to build with GCC 9.3 --- testing/bees/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') 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" -- cgit v1.2.3