summaryrefslogtreecommitdiffstats
path: root/abs/core/certmaster
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-09 22:02:00 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-09 22:02:00 (GMT)
commit5fbc2200a09eb8b63ce9641e99c03983b9e649d0 (patch)
tree4abb1539bb5638c88306240c1f3b4a5109093c9d /abs/core/certmaster
parent35750d8639e4f1637c9f82bbdcad1fa6ec7f0056 (diff)
downloadlinhes_pkgbuild-5fbc2200a09eb8b63ce9641e99c03983b9e649d0.zip
linhes_pkgbuild-5fbc2200a09eb8b63ce9641e99c03983b9e649d0.tar.gz
linhes_pkgbuild-5fbc2200a09eb8b63ce9641e99c03983b9e649d0.tar.bz2
certmaster: added x86_64
Diffstat (limited to 'abs/core/certmaster')
-rw-r--r--abs/core/certmaster/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/certmaster/PKGBUILD b/abs/core/certmaster/PKGBUILD
index e3b9df1..6672e0c 100644
--- a/abs/core/certmaster/PKGBUILD
+++ b/abs/core/certmaster/PKGBUILD
@@ -13,7 +13,7 @@ backup=('etc/certmaster/certmaster.conf' 'etc/certmaster/minion.conf')
install=certmaster.install
source=($pkgname-$pkgver.tar.gz certmaster.conf minion.conf logrotate-certmaster.conf)
-arch=('i686')
+arch=('i686' 'x86_64')
build() {
cd $startdir/src/$pkgname-${pkgver}