git » pygobject.git » commit 926b7aa

pygobject 3.48.2

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

pygobject 3.48.2

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 4a4092d..aaa3641 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgver=3.48.2
 pkgrel=1
 pkgdesc="Python bindings for GLib/GObject/GIO/GTK"
 url="https://pygobject.gnome.org/"
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 license=(LGPL-2.1-or-later)
 depends=(
   gobject-introspection-runtime