summaryrefslogtreecommitdiffstats
path: root/main/distcc/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/distcc/APKBUILD')
-rw-r--r--main/distcc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/distcc/APKBUILD b/main/distcc/APKBUILD
index 4c4bd2ab062..1fcf6f42c69 100644
--- a/main/distcc/APKBUILD
+++ b/main/distcc/APKBUILD
@@ -4,7 +4,7 @@ pkgver=3.1
pkgrel=4
pkgdesc="A distributed C, C++, Obj C compiler"
url="http://distcc.org"
-arch="x86 x86_64"
+arch="all"
license="GPL-2"
depends=
makedepends="popt-dev python-dev"