aboutsummaryrefslogtreecommitdiffstats
path: root/testing/simplesnap/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/simplesnap/APKBUILD')
-rw-r--r--testing/simplesnap/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/simplesnap/APKBUILD b/testing/simplesnap/APKBUILD
index 2e8dc3e3e4..a10d97538d 100644
--- a/testing/simplesnap/APKBUILD
+++ b/testing/simplesnap/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.0.4
pkgrel=1
pkgdesc="Simple and powerful network transmission of ZFS snapshots"
url="https://github.com/jgoerzen/simplesnap"
-arch="noarch !armhf"
+arch="noarch !armhf !armv7"
license="GPL-3.0-or-later"
depends="bash coreutils liblockfile openssh-client zfs"
subpackages="$pkgname-doc"