diff options
Diffstat (limited to 'extra/wvstreams/PKGBUILD')
-rw-r--r-- | extra/wvstreams/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/wvstreams/PKGBUILD b/extra/wvstreams/PKGBUILD index 3abe73609..1030f75f9 100644 --- a/extra/wvstreams/PKGBUILD +++ b/extra/wvstreams/PKGBUILD @@ -7,7 +7,7 @@ pkgname=wvstreams pkgver=4.6.1 pkgrel=2 pkgdesc="A network programming library written in C++" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://alumnit.ca/wiki/?page=WvStreams" license=('LGPL') depends=('zlib' 'pam' 'xplc' "openssl" 'readline') |