aboutsummaryrefslogtreecommitdiffstats
path: root/libenv/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--libenv/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libenv/PKGBUILD b/libenv/PKGBUILD
index 519f051..98d879e 100644
--- a/libenv/PKGBUILD
+++ b/libenv/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=libenv
pkgver=1.0.3
pkgrel=1
pkgdesc="Environment sanitation library"
-arch=(i686 x86_64)
+arch=(i686 x86_64 aarch64)
url="https://codeberg.org/maandree/libenv"
license=('custom:ISC')
depends=()