mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +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
|
pkgrel=2
|
||||||
pkgdesc="Encrypted overlay filesystem written in Go"
|
pkgdesc="Encrypted overlay filesystem written in Go"
|
||||||
url="https://github.com/rfjakob/gocryptfs"
|
url="https://github.com/rfjakob/gocryptfs"
|
||||||
# riscv64 fails to build https://gitlab.alpinelinux.org/alpine/aports/-/issues/12793
|
arch="all"
|
||||||
arch="all !riscv64"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
makedepends="go bash openssl-dev>3"
|
makedepends="go bash openssl-dev>3"
|
||||||
depends="fuse"
|
depends="fuse"
|
||||||
|
Loading…
Reference in New Issue
Block a user