diff --git a/testing/envconsul/APKBUILD b/testing/envconsul/APKBUILD index 35dee274ad2..3b5febb7bc3 100644 --- a/testing/envconsul/APKBUILD +++ b/testing/envconsul/APKBUILD @@ -5,8 +5,8 @@ pkgver=0.11.0 pkgrel=0 pkgdesc="Read and set environmental variables for processes from Consul." url="https://www.consul.io/" -arch="all !mips !mips64" # missing GO license="MPL-2.0" +arch="all" makedepends="go" source="$pkgname-$pkgver.tar.gz::https://github.com/hashicorp/envconsul/archive/v$pkgver.tar.gz"