git » dbus-python.git » commit 6690608

dbus-python 1.3.2

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

dbus-python 1.3.2

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 32def3a..2d42e87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=(dbus-python
 pkgver=1.3.2
 pkgrel=3
 pkgdesc='Python bindings for D-Bus'
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url='https://www.freedesktop.org/wiki/Software/dbus/'
 license=('MIT')
 depends=('dbus' 'glib2' 'glibc' 'python')