summaryrefslogtreecommitdiffstats
path: root/main/libssh
diff options
context:
space:
mode:
Diffstat (limited to 'main/libssh')
-rw-r--r--main/libssh/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libssh/APKBUILD b/main/libssh/APKBUILD
index a38ec175d9..48d49e3fe5 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"