diff options
Diffstat (limited to 'community/yaws/PKGBUILD')
-rw-r--r-- | community/yaws/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/yaws/PKGBUILD b/community/yaws/PKGBUILD index 8df9e3b66..6a2ab49a2 100644 --- a/community/yaws/PKGBUILD +++ b/community/yaws/PKGBUILD @@ -6,7 +6,7 @@ pkgname=yaws pkgver=1.92 pkgrel=2 pkgdesc='Yet Another Web Server -- The pure Erlang HTTP server/framework' -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url='http://yaws.hyber.org/' license=('BSD') depends=('pam' 'erlang') |