git » rrdtool.git » commit 0b33080

rrdtool 1.8.0

author Urja (ARMLFS builder)
2024-07-12 17:47:58 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:58 UTC
parent 49402e2d7657f1a24b9ad463ecd78774797df221

rrdtool 1.8.0

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index ed61e7d..66fa361 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=rrdtool
 pkgver=1.8.0
 pkgrel=4
 pkgdesc="Data logging and graphing application"
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url="https://www.rrdtool.org"
 license=('GPL' 'custom')
 depends=('libxml2' 'pango' 'ttf-font')