summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6245089b5cf..d5a5a7d3f170 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=2023.03
_pkgname=can-utils-${pkgver}
pkgrel=1
pkgdesc="Linux-CAN / SocketCAN user space applications"
-arch=('x86_64' 'armv6h')
+arch=('x86_64' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/linux-can/can-utils"
license=('GPL2')
conflicts=("can-utils-git")