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 3fec422d8f91..2c19f06c97fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=raspberry-overlayroot-git
pkgver=493f431
pkgrel=1
pkgdesc="OverlayFS root file system for RaspberryRi"
-arch=("armv6l" "armv7h" "aarch64")
+arch=("armv6h" "armv7h" "aarch64")
url="https://github.com/nils-werner/arch-overlayroot"
license=("MIT")
depends=("mkinitcpio" "arch-install-scripts" "sudo")