diff options
Diffstat (limited to 'libre/khotkeys/PKGBUILD')
-rw-r--r-- | libre/khotkeys/PKGBUILD | 2 |
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') |