summaryrefslogtreecommitdiff
path: root/extra/gc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gc/PKGBUILD')
-rw-r--r--extra/gc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gc/PKGBUILD b/extra/gc/PKGBUILD
index 11898fa33..70308372b 100644
--- a/extra/gc/PKGBUILD
+++ b/extra/gc/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=gc
pkgver=7.1
pkgrel=1
pkgdesc="A garbage collector for C and C++"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
url="http://www.hpl.hp.com/personal/Hans_Boehm/gc/"
license=('GPL')
source=(http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/${pkgname}-${pkgver}.tar.gz)