aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/bees/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/bees/APKBUILD b/testing/bees/APKBUILD
index de1aef40eb..a9d110153f 100644
--- a/testing/bees/APKBUILD
+++ b/testing/bees/APKBUILD
@@ -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"