summaryrefslogtreecommitdiff
path: root/community/rblcheck
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-25 23:14:52 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-25 23:14:52 -0500
commit14a4ed053872549facd5a1f4817bee71bb21c8f7 (patch)
tree7d9d241bdc00bb4d0d73a7c8e9c2b479c6df36e1 /community/rblcheck
parent35f6c389808662679812a4d2f6a31ac279b8314e (diff)
Add mips64el in archs
Diffstat (limited to 'community/rblcheck')
-rw-r--r--community/rblcheck/PKGBUILD2
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')