aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/fzf/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/fzf/APKBUILD b/testing/fzf/APKBUILD
index 39ec7beb9e..124757fc26 100644
--- a/testing/fzf/APKBUILD
+++ b/testing/fzf/APKBUILD
@@ -6,7 +6,7 @@ _pkgver="${pkgver%.*}-${pkgver##*.}"
pkgrel=0
pkgdesc="A command-line fuzzy finder"
url="https://github.com/junegunn/fzf"
-arch="all"
+arch="all !ppc64le !aarch64 !armhf"
license="MIT"
makedepends="go glide bash tmux"
subpackages="$pkgname-tmux::noarch"