diff options
Diffstat (limited to 'community/noip')
-rw-r--r-- | community/noip/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/noip/PKGBUILD b/community/noip/PKGBUILD index 86d19b280..75c40a7eb 100644 --- a/community/noip/PKGBUILD +++ b/community/noip/PKGBUILD @@ -7,7 +7,7 @@ pkgname=noip pkgver=2.1.9 pkgrel=5 pkgdesc='Dynamic DNS Client Updater for no-ip.com services' -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url='http://www.no-ip.com/downloads.php?page=linux' license=('GPL') install="$pkgname.install" |