summaryrefslogtreecommitdiffstats
path: root/main/sshfs/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/sshfs/APKBUILD')
-rw-r--r--main/sshfs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/sshfs/APKBUILD b/main/sshfs/APKBUILD
index dc5fc75c4f2..3e7a1efe205 100644
--- a/main/sshfs/APKBUILD
+++ b/main/sshfs/APKBUILD
@@ -4,7 +4,7 @@ pkgver=2.2
pkgrel=0
pkgdesc="FUSE client based on the SSH File Transfer Protocol"
url="http://fuse.sourceforge.net/sshfs.html"
-arch="x86 x86_64"
+arch="all"
license="GPL"
depends="openssh-client"
makedepends="pkgconfig fuse-dev glib-dev"