summaryrefslogtreecommitdiff
path: root/libre/khotkeys
diff options
context:
space:
mode:
authorIsaac David <isacdaavid@isacdaavid.info>2016-12-30 14:27:23 -0600
committerIsaac David <isacdaavid@isacdaavid.info>2016-12-30 14:27:23 -0600
commitd66e01a7e3fc30b52312fa30820997052426bbc7 (patch)
tree2eadd28ff51ed30e499a7bae92ca6ab5baeaa6f5 /libre/khotkeys
parentb58ba6e843c49bb7e70ceb173bcc03d4b766a0e8 (diff)
downloadabslibre-d66e01a7e3fc30b52312fa30820997052426bbc7.tar.gz
abslibre-d66e01a7e3fc30b52312fa30820997052426bbc7.tar.bz2
abslibre-d66e01a7e3fc30b52312fa30820997052426bbc7.zip
khotkeys: add armv7h to arch array
Diffstat (limited to 'libre/khotkeys')
-rw-r--r--libre/khotkeys/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/khotkeys/PKGBUILD b/libre/khotkeys/PKGBUILD
index fb256dbc5..e2c44d8bd 100644
--- a/libre/khotkeys/PKGBUILD
+++ b/libre/khotkeys/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=khotkeys
pkgver=5.8.5
pkgrel=1.parabola1
pkgdesc='KHotKeys, with DuckDuckGo HTML support'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
url='https://www.kde.org/workspaces/plasmadesktop/'
license=('LGPL')
depends=('plasma-workspace')