summaryrefslogtreecommitdiff
path: root/community/avr-gdb/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/avr-gdb/PKGBUILD')
-rw-r--r--community/avr-gdb/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/avr-gdb/PKGBUILD b/community/avr-gdb/PKGBUILD
index 4cb5e63e2..29aaf49f7 100644
--- a/community/avr-gdb/PKGBUILD
+++ b/community/avr-gdb/PKGBUILD
@@ -10,7 +10,7 @@ _pkgname=gdb
pkgver=7.5.1
pkgrel=1
pkgdesc="The GNU Debugger for AVR"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/gdb/"
license=('GPL3')
depends=('python2')