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 a6ff99a15..ff2c9b5c5 100644
--- a/extra/gc/PKGBUILD
+++ b/extra/gc/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=gc
pkgver=7.4.0
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")