diff options
Diffstat (limited to 'community/nemiver/PKGBUILD')
-rw-r--r-- | community/nemiver/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/nemiver/PKGBUILD b/community/nemiver/PKGBUILD index daa32c433..77ac92c0c 100644 --- a/community/nemiver/PKGBUILD +++ b/community/nemiver/PKGBUILD @@ -6,7 +6,7 @@ pkgname=nemiver pkgver=0.9.4 pkgrel=3 pkgdesc='C/C++ debugger for GNOME' -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') license=('GPL') url='http://www.gnome.org/projects/nemiver/' install="$pkgname.install" |