mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/gocryptfs: enable riscv64
This commit is contained in:
parent
0e8cf6307d
commit
8ed931d4fe
@ -5,8 +5,7 @@ pkgver=2.3.1
|
||||
pkgrel=2
|
||||
pkgdesc="Encrypted overlay filesystem written in Go"
|
||||
url="https://github.com/rfjakob/gocryptfs"
|
||||
# riscv64 fails to build https://gitlab.alpinelinux.org/alpine/aports/-/issues/12793
|
||||
arch="all !riscv64"
|
||||
arch="all"
|
||||
license="MIT"
|
||||
makedepends="go bash openssl-dev>3"
|
||||
depends="fuse"
|
||||
|
Loading…
Reference in New Issue
Block a user