summaryrefslogtreecommitdiff
path: root/extra/ccache/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ccache/PKGBUILD')
-rw-r--r--extra/ccache/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ccache/PKGBUILD b/extra/ccache/PKGBUILD
index 7fd538159..0491cfb94 100644
--- a/extra/ccache/PKGBUILD
+++ b/extra/ccache/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="A compiler cache"
url="http://ccache.samba.org/"
source=("http://samba.org/ftp/${pkgname}/$pkgname-$pkgver.tar.bz2")
license=('GPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('zlib')
md5sums=('f652bd20253bb4aa1440ae50bea3c9e3')