summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcel Röthke2020-04-20 11:50:20 +0200
committerMarcel Röthke2020-04-20 11:57:19 +0200
commitfe5d5612ba54db601a9d699e81fd5f2e39808de3 (patch)
treebced6d1d08e91740f4ef265342d36b13eb7b227d /PKGBUILD
parentb7bec8415f343979087ced39b65fc627f9e92158 (diff)
downloadaur-fe5d5612ba54db601a9d699e81fd5f2e39808de3.tar.gz
mu: add armv7h to arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 568295f499cf..0d900ac64d0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=mu
pkgver=1.4
pkgrel=1
pkgdesc="Maildir indexer/searcher and Emacs client (mu4e)"
-arch=("x86_64")
+arch=("x86_64" "armv7h")
url="http://www.djcbsoftware.nl/code/mu"
license=("GPL")
depends=("gmime3" "xapian-core" "guile2.0")