diff options
-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 b30af8e67d..aecf99ca7f 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="x86_64 armhf" +arch="all" license="MPL 2.0" depends="" depends_dev="" |