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 d9e468341..a2b1bf057 100644
--- a/community/unifdef/PKGBUILD
+++ b/community/unifdef/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=unifdef
pkgver=2.6
pkgrel=3
pkgdesc="Remove #ifdef'ed lines"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
url="http://dotat.at/prog/unifdef/"
license=('GPL')
depends=()