summaryrefslogtreecommitdiff
path: root/community/unifdef/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/unifdef/PKGBUILD')
-rw-r--r--community/unifdef/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/unifdef/PKGBUILD b/community/unifdef/PKGBUILD
index 7f6fc1122..70c4d0c3a 100644
--- a/community/unifdef/PKGBUILD
+++ b/community/unifdef/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=unifdef
pkgver=1.0
pkgrel=2
pkgdesc="Remove #ifdef'ed lines"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
url="http://www.cs.cmu.edu/~ajw/public/dist/"
license=('GPL')
depends=()