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 b33c23c344c5..efff5e5d64b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=fontconfig-infinality
pkgver=2.11.94
pkgrel=2
pkgdesc="Fontconfig is a library for configuring and customizing font access, patched with infinality patches."
-arch=(i686 x86_64)
+arch=('armv7h' 'i686' 'x86_64')
license=('GPL')
url="https://github.com/bohoomil/fontconfig-ultimate"
depends=('freetype2-infinality')