diff options
Diffstat (limited to 'community/webfs')
-rw-r--r-- | community/webfs/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/webfs/PKGBUILD b/community/webfs/PKGBUILD index d57e06f83..b67886f5c 100644 --- a/community/webfs/PKGBUILD +++ b/community/webfs/PKGBUILD @@ -8,7 +8,7 @@ pkgname=webfs pkgver=1.21 pkgrel=6 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') |