aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-buildutils/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-buildutils/APKBUILD')
-rw-r--r--testing/py-buildutils/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-buildutils/APKBUILD b/testing/py-buildutils/APKBUILD
index 7771a8fef51..dd1bcd8a8ae 100644
--- a/testing/py-buildutils/APKBUILD
+++ b/testing/py-buildutils/APKBUILD
@@ -6,7 +6,7 @@ pkgver=0.3
pkgrel=0
pkgdesc="buildutils is a collection of enhancements to the Python distutils"
url="http://pypi.python.org/pypi/buildutils/0.3"
-arch="x86 x86_64"
+arch="all"
license="GPL"
depends="python py-setuptools"
makedepends="python-dev"