summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--azure-cli/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-cli/PKGBUILD b/azure-cli/PKGBUILD
index 6d1701e8f..325d96894 100644
--- a/azure-cli/PKGBUILD
+++ b/azure-cli/PKGBUILD
@@ -7,7 +7,7 @@ _pkgname="${pkgname}"
pkgver=2.36.0
pkgrel=1
pkgdesc="Command-line tools for Azure."
-arch=('x86_64')
+arch=('any')
url="https://github.com/Azure/azure-cli"
license=('MIT')
makedepends=(python-setuptools)