diff options
Diffstat (limited to 'testing/vault/APKBUILD')
-rw-r--r-- | testing/vault/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/vault/APKBUILD b/testing/vault/APKBUILD index aecf99ca7fc..b30af8e67db 100644 --- a/testing/vault/APKBUILD +++ b/testing/vault/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.2.0 pkgrel=0 pkgdesc="Vault is a tool for securely accessing secrets." url="https://www.vaultproject.io/" -arch="all" +arch="x86_64 armhf" license="MPL 2.0" depends="" depends_dev="" |