git » python-docutils.git » commit fdb6ff9

python-docutils 0.20.1

author Urja (ARMLFS builder)
2024-07-12 17:47:52 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:52 UTC
parent cbfc06b42ed634f4280053cf2eef680b51d50e9f

python-docutils 0.20.1

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 2355a43..0a4322a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@ _pkgname=docutils
 pkgname=python-$_pkgname
 pkgver=0.20.1
 pkgrel=1
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 license=('unknown')
 source=(https://files.pythonhosted.org/packages/source/d/docutils/docutils-$pkgver.tar.gz
 )