summaryrefslogtreecommitdiff
path: root/community/distcc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/distcc/PKGBUILD')
-rw-r--r--community/distcc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/distcc/PKGBUILD b/community/distcc/PKGBUILD
index 3363a6c51..3b6d117ea 100644
--- a/community/distcc/PKGBUILD
+++ b/community/distcc/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=distcc
pkgver=3.1
pkgrel=12
pkgdesc="A distributed C, C++, Obj C compiler"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/distcc/"
license=('GPL')
depends=('gcc' 'popt' 'avahi' 'dbus')