git » cython0.git » commit b64d8fd

cython0 0.29.37.1

author Urja (ARMLFS builder)
2024-07-12 17:48:01 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:48:01 UTC
parent b8a86d7c7bad4fd287d0b29cca0022e5904e8eef

cython0 0.29.37.1

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index eea5175..e9db76d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=cython0
 pkgver=0.29.37.1
 pkgrel=2
 pkgdesc='C-Extensions for Python (legacy version)'
-arch=(armv7h)
+arch=(armv7h 'aarch64')
 url='https://cython.org'
 license=(APACHE)
 depends=(python)