aboutsummaryrefslogtreecommitdiffstats
path: root/testing/veracrypt/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/veracrypt/APKBUILD')
-rw-r--r--testing/veracrypt/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/veracrypt/APKBUILD b/testing/veracrypt/APKBUILD
index 131b856ad3..b53ee0a899 100644
--- a/testing/veracrypt/APKBUILD
+++ b/testing/veracrypt/APKBUILD
@@ -6,7 +6,7 @@ pkgver=1.22
pkgrel=3
pkgdesc="disk encryption with strong security based on TrueCrypt"
url="https://www.veracrypt.fr/"
-arch="all !x86 !armhf !s390x" # issues on linking
+arch="all !x86 !armhf !armv7 !s390x" # issues on linking
license="Apache-2.0"
depends="device-mapper"
makedepends="fuse-dev wxgtk-dev libsm-dev yasm"