summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Straube2017-04-14 13:45:00 +0200
committerMichael Straube2017-04-14 13:45:00 +0200
commit0be04abe72e38c0dccf59f72b52cb5f028558e32 (patch)
tree3f0fcc284613266213ab90edcae0e4378b2bb077 /PKGBUILD
parent55850c158881bdbfb48283a08984edfb09af4776 (diff)
downloadaur-0be04abe72e38c0dccf59f72b52cb5f028558e32.tar.gz
Add armv7h
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06de613a3ee6..77262e1c827c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=5.4.3
pkgrel=3
pkgdesc='A desktop/gui font family for integrated use with the KDE desktop'
url='https://projects.kde.org/projects/kde/workspace/oxygen-fonts'
-arch=('i686' 'x86_64') # CMake files are arch-dependent
+arch=('i686' 'x86_64' 'armv7h') # CMake files are arch-dependent
license=('custom:OFL' 'GPL' 'custom:GPL+FE')
depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
makedepends=('extra-cmake-modules' 'fontforge')