diff options
Diffstat (limited to 'extra/wvdial/PKGBUILD')
-rw-r--r-- | extra/wvdial/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/wvdial/PKGBUILD b/extra/wvdial/PKGBUILD index 91026ced8..27c3d441e 100644 --- a/extra/wvdial/PKGBUILD +++ b/extra/wvdial/PKGBUILD @@ -8,7 +8,7 @@ pkgver=1.61 pkgrel=2 pkgdesc="A dialer program to connect to the Internet" url="http://alumnit.ca/wiki/index.php?page=WvDial" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('custom') depends=('wvstreams>=4.6.1' 'ppp') source=(http://wvstreams.googlecode.com/files/${pkgname}-${pkgver}.tar.gz) |