diff options
Diffstat (limited to 'testing/bcfg2/APKBUILD')
-rw-r--r-- | testing/bcfg2/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/bcfg2/APKBUILD b/testing/bcfg2/APKBUILD index b74634113..a5eda248f 100644 --- a/testing/bcfg2/APKBUILD +++ b/testing/bcfg2/APKBUILD @@ -5,6 +5,7 @@ pkgver=1.1.1 pkgrel=0 pkgdesc="configuration management tool" url="http://trac.mcs.anl.gov/projects/bcfg2" +arch="x86 x86_64" license="Custom" depends="python" makedepends="python-dev" |