diff options
Diffstat (limited to 'community/rblcheck/PKGBUILD')
-rw-r--r-- | community/rblcheck/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rblcheck/PKGBUILD b/community/rblcheck/PKGBUILD index d879b6c23..da4c32b3f 100644 --- a/community/rblcheck/PKGBUILD +++ b/community/rblcheck/PKGBUILD @@ -5,7 +5,7 @@ pkgname=rblcheck pkgver=1.5 pkgrel=1 pkgdesc='Tool to Query RBL Servers' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://rblcheck.sourceforge.net/' license=('GPL2') depends=('glibc' 'bash') |