summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-01-11 06:35:26 +0100
committerErich Eckner <git@eckner.net>2023-01-11 06:35:26 +0100
commit6072fe36a0d5d6f39864c4232d29cef51c72da54 (patch)
tree4f02bb0972d5334ffd7acb31ea538c1e8177d503
parent190405d12302fde9b2692007f2b079c6bf01729e (diff)
downloadarchlinuxewe-6072fe36a0d5d6f39864c4232d29cef51c72da54.tar.xz
python-azure-core: fix arch
-rw-r--r--python-azure-core/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-azure-core/PKGBUILD b/python-azure-core/PKGBUILD
index 5e7bd06df..276710c1d 100644
--- a/python-azure-core/PKGBUILD
+++ b/python-azure-core/PKGBUILD
@@ -18,7 +18,7 @@ checkdepends=(
'python-aiohttp'
'python-trio')
license=('MIT')
-arch=('i686' 'pentium4' 'x86_64')
+arch=('any')
source=("https://pypi.python.org/packages/4f/ec/3ba46ff4deebe738b7213997fc856553282e971a767b6291e05aca9d9566/${_pkgname}-${pkgver}.zip")
sha512sums=('dcddf28bdbac913e66640adb7c511c74e4597756c444d2ef43fb82d5348eae391544715cbe95600d8caec9afcfe8ab5d20b9b33c49b8fd026b8f0f7657cae931')