summaryrefslogtreecommitdiffstats
path: root/main/libassuan/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/libassuan/APKBUILD')
-rw-r--r--main/libassuan/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libassuan/APKBUILD b/main/libassuan/APKBUILD
index 375796266..c2e154de3 100644
--- a/main/libassuan/APKBUILD
+++ b/main/libassuan/APKBUILD
@@ -4,7 +4,7 @@ pkgver=2.0.1
pkgrel=0
pkgdesc="Libassuan is the IPC library used by some GnuPG related software"
url="ftp://ftp.gnupg.org/gcrypt/libgcrypt"
-arch="x86 x86_64"
+arch="all"
license="GPL"
depends=
makedepends="pth-dev libgpg-error-dev"