summaryrefslogtreecommitdiffstats
path: root/main/libssh/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/libssh/APKBUILD')
-rw-r--r--main/libssh/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libssh/APKBUILD b/main/libssh/APKBUILD
index a38ec175d9d..48d49e3fe5a 100644
--- a/main/libssh/APKBUILD
+++ b/main/libssh/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.4.6
pkgrel=0
pkgdesc="Library for accessing ssh client services through C libraries"
url="http://www.libssh.org/"
-arch="x86 x86_64"
+arch="all"
license="LGPL"
depends=
makedepends="openssl-dev cmake doxygen"