mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/veracrypt: disable on mips
This commit is contained in:
parent
7c834bc0e7
commit
67e75a8cee
@ -6,7 +6,7 @@ pkgver=1.22
|
||||
pkgrel=6
|
||||
pkgdesc="disk encryption with strong security based on TrueCrypt"
|
||||
url="https://www.veracrypt.fr/"
|
||||
arch="all !x86 !armhf !armv7 !s390x" # issues on linking
|
||||
arch="all !x86 !armhf !armv7 !s390x !mips !mips64" # issues on linking
|
||||
license="Apache-2.0"
|
||||
depends="device-mapper"
|
||||
makedepends="fuse-dev wxgtk-dev libsm-dev yasm"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user