summaryrefslogtreecommitdiff
path: root/testing/gcc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gcc/PKGBUILD')
-rw-r--r--testing/gcc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gcc/PKGBUILD b/testing/gcc/PKGBUILD
index c746c765a..bcfd8a6dc 100644
--- a/testing/gcc/PKGBUILD
+++ b/testing/gcc/PKGBUILD
@@ -10,7 +10,7 @@ pkgrel=2
_snapshot=4.6-20110408
_libstdcppmanver=20110201 # Note: check source directory name when updating this
pkgdesc="The GNU Compiler Collection"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL' 'LGPL' 'FDL' 'custom')
url="http://gcc.gnu.org"
makedepends=('binutils>=2.21' 'libmpc' 'cloog' 'ppl' 'gcc-ada' 'dejagnu')