git » python-cairo.git » commit 140afce

python-cairo 1.26.0

author Urja (ARMLFS builder)
2024-07-12 17:48:00 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:48:00 UTC
parent 807ddc8e498dd77bcaea7321b32ad77e39f27e84

python-cairo 1.26.0

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index bf98570..b815387 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgver=1.26.0
 pkgrel=2
 pkgdesc="Python bindings for the cairo graphics library"
 url="https://pycairo.readthedocs.io/en/latest/"
-arch=(armv7h)
+arch=(armv7h 'aarch64')
 license=(LGPL2.1 MPL)
 depends=(cairo python)
 makedepends=(meson