summaryrefslogtreecommitdiff
path: root/community/binutils-avr/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/binutils-avr/PKGBUILD')
-rw-r--r--community/binutils-avr/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/binutils-avr/PKGBUILD b/community/binutils-avr/PKGBUILD
index 6976cd203..c25a03892 100644
--- a/community/binutils-avr/PKGBUILD
+++ b/community/binutils-avr/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=binutils-avr
pkgver=2.21
pkgrel=1
pkgdesc="A set of programs to assemble and manipulate binary and object files for the avr architecture"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/binutils/"
license=('GPL')
depends=('glibc>=2.12.1-5' 'zlib')