summaryrefslogtreecommitdiff
path: root/community/avr-gcc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/avr-gcc/PKGBUILD')
-rw-r--r--community/avr-gcc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/avr-gcc/PKGBUILD b/community/avr-gcc/PKGBUILD
index fc3f36923..e09943802 100644
--- a/community/avr-gcc/PKGBUILD
+++ b/community/avr-gcc/PKGBUILD
@@ -9,7 +9,7 @@ _pkgname=gcc
pkgver=4.7.0
pkgrel=1
pkgdesc="The GNU avr Compiler Collection"
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
license=('GPL' 'LGPL' 'custom')
url="http://gcc.gnu.org/"
depends=('avr-binutils>=2.22-3' 'cloog' 'ppl' 'gcc-libs>=4.7.0' 'libmpc')