diff options
Diffstat (limited to 'testing/appliancekit/APKBUILD')
-rw-r--r-- | testing/appliancekit/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/appliancekit/APKBUILD b/testing/appliancekit/APKBUILD index adf1357bce..b19af7fe54 100644 --- a/testing/appliancekit/APKBUILD +++ b/testing/appliancekit/APKBUILD @@ -5,6 +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" license="ISC" depends="python" makedepends="python-dev" |