testing/terraform: build only for x86_64

Build fails on x86 and armhf.
This commit is contained in:
Jakub Jirutka 2016-07-06 21:35:39 +02:00
parent 27b065aee4
commit 121a80d319

View File

@ -2,10 +2,10 @@
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=terraform
pkgver=0.6.16
pkgrel=0
pkgrel=1
pkgdesc="Building, changing, and combining infrastructure safely and efficiently"
url="https://www.terraform.io/"
arch="all"
arch="x86_64"
license="MPL 2.0"
depends=""
depends_dev=""