summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4561e6fb8226..8548fafec001 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=chezmoi_modify_manager-git
pkgver=2.0.0.rc1.r1.5d06e45
pkgrel=1
pkgdesc="Tools for chezmoi to handle mixed settings and state"
-arch=(x86_64 i686 armv7 aarch64)
+arch=(x86_64 i686 armv7h aarch64)
url="https://github.com/VorpalBlade/chezmoi_modify_manager"
license=('GPL3')
depends=('openssl')