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 2dbb56ee0..367c160d1 100644
--- a/community/avr-gdb/PKGBUILD
+++ b/community/avr-gdb/PKGBUILD
@@ -10,7 +10,7 @@ _pkgname=gdb
pkgver=7.4
pkgrel=2
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=('python')