summaryrefslogtreecommitdiff
path: root/community/ccache/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ccache/PKGBUILD')
-rw-r--r--community/ccache/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ccache/PKGBUILD b/community/ccache/PKGBUILD
index 9266b18eb..4b242c6f8 100644
--- a/community/ccache/PKGBUILD
+++ b/community/ccache/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=ccache
pkgver=3.1.9
pkgrel=1
pkgdesc="A compiler cache"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://ccache.samba.org/"
license=('GPL3')
depends=('zlib')