aboutsummaryrefslogtreecommitdiffstats
path: root/main/zfs/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/zfs/APKBUILD')
-rw-r--r--main/zfs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/zfs/APKBUILD b/main/zfs/APKBUILD
index b32327b4f7..db9ffed3d3 100644
--- a/main/zfs/APKBUILD
+++ b/main/zfs/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.7.8
pkgrel=0
pkgdesc="ZFS for Linux"
url="http://zfsonlinux.org"
-arch="all !armhf"
+arch="all !armhf !armv7"
license="CDDL"
depends_dev="glib-dev e2fsprogs-dev util-linux-dev libtirpc-dev attr-dev"
makedepends="$depends_dev automake autoconf libtool linux-headers"