git » libutempter.git » commit b0d76a5

libutempter 1.2.1

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

libutempter 1.2.1

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index c8f798a..6cad81b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=libutempter
 pkgver=1.2.1
 pkgrel=4
 pkgdesc="Interface for terminal emulators such as screen and xterm to record user sessions to utmp and wtmp files"
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url="http://ftp.altlinux.org/pub/people/ldv/utempter"
 license=('LGPL')
 depends=('glibc')