summaryrefslogtreecommitdiff
path: root/core/gcc
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-09-29 13:31:55 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-09-29 13:31:55 -0500
commit94600db9a1c392a4e2c0760eaae8d3444a47d921 (patch)
treeaf7426c8bc0fe4665181abb00864a9f68264dc02 /core/gcc
parentf6a5a9d5e01f9b2ee590fc3e48757f857dfe09f7 (diff)
Commiting libre package gcc-4.6.0-7
Diffstat (limited to 'core/gcc')
-rw-r--r--core/gcc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/gcc/PKGBUILD b/core/gcc/PKGBUILD
index 4fe585dc7..c591d1684 100644
--- a/core/gcc/PKGBUILD
+++ b/core/gcc/PKGBUILD
@@ -12,7 +12,7 @@ pkgrel=7 #holdver
_snapshot=4.6-20110819
_libstdcppmanver=20110814 # 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-9' 'libmpc' 'cloog' 'ppl' 'gcc-ada')