mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/terraform: build only for x86_64
Build fails on x86 and armhf.
This commit is contained in:
parent
27b065aee4
commit
121a80d319
@ -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=""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user