summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlbert Astals Cid2022-03-06 13:53:04 +0100
committerAlbert Astals Cid2022-03-06 13:53:04 +0100
commit7c971e670f12e0ec7efab87ec846275219ac63b9 (patch)
treef987c61c5ee65a9ccda13ed4609b56e2fd7a4356 /PKGBUILD
parent7a82d5a5e7fc78b7f448dccf3d9a842c3800080b (diff)
downloadaur-burp-backup.tar.gz
A user reports it works fine
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a16cdb1064b..af63ab28895d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname="burp"
pkgver=2.4.0
pkgrel=1
pkgdesc="A backup and restore program that uses librsync to reduce backup size."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
license=("AGPL3")
depends=('acl' 'librsync' 'openssl')
makedepends=('uthash')