git » python-psutil.git » commit d243d28

python-psutil 5.9.8

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

python-psutil 5.9.8

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 9cc4e82..20b0693 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 pkgname=python-psutil
 pkgver=5.9.8
 pkgrel=4
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 pkgdesc='A cross-platform process and system utilities module for Python'
 url='https://github.com/giampaolo/psutil'
 license=('BSD-3-Clause')