git » python-lxml.git » commit e2f81e3

python-lxml 4.9.4

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

python-lxml 4.9.4

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 890f379..0667da3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=('python-lxml')
 pkgver=4.9.4
 pkgrel=1
 pkgdesc="Python3 binding for the libxml2 and libxslt libraries"
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 license=('BSD' 'custom')
 url="https://lxml.de/"
 depends=('python' 'libxslt')