summaryrefslogtreecommitdiff
path: root/community/webfs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/webfs/PKGBUILD')
-rw-r--r--community/webfs/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/webfs/PKGBUILD b/community/webfs/PKGBUILD
index c114dd27e..0b9cf4994 100644
--- a/community/webfs/PKGBUILD
+++ b/community/webfs/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=webfs
pkgver=1.21
pkgrel=5
pkgdesc="Simple http server for mostly static content."
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
url="http://linux.bytesex.org/misc/webfs.html"
license=("GPL")
depends=('openssl')