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 8abb19419..db05d03cd 100644
--- a/azure-cli/PKGBUILD
+++ b/azure-cli/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=azure-cli
pkgver=2.35.0
pkgrel=1
pkgdesc="Command-line tools for Azure."
-arch=('any')
+arch=('x86_64')
url="https://github.com/Azure/azure-cli"
license=('MIT')
depends=("python")