diff options
Diffstat (limited to 'testing/appliancekit/APKBUILD')
-rw-r--r-- | testing/appliancekit/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/appliancekit/APKBUILD b/testing/appliancekit/APKBUILD index b19af7fe5..32432b775 100644 --- a/testing/appliancekit/APKBUILD +++ b/testing/appliancekit/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.131.3 pkgrel=0 pkgdesc="ApplianceKit is the provisioning backend used by RapidXen." url="http://bitbucket.org/systeminplace/appliancekit/overview" -arch="x86 x86_64" +arch="all" license="ISC" depends="python" makedepends="python-dev" |