summaryrefslogtreecommitdiffstats
path: root/main/ccache
diff options
context:
space:
mode:
Diffstat (limited to 'main/ccache')
-rw-r--r--main/ccache/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ccache/APKBUILD b/main/ccache/APKBUILD
index 405e2ef25..5f97d1c32 100644
--- a/main/ccache/APKBUILD
+++ b/main/ccache/APKBUILD
@@ -4,7 +4,7 @@ pkgver=3.1.4
pkgrel=0
pkgdesc="ccache is a compiler cache"
url="http://ccache.samba.org/"
-arch="x86 x86_64"
+arch="all"
license="GPL"
subpackages="$pkgname-doc"
depends=""