summaryrefslogtreecommitdiff
path: root/libre/kio-extras
diff options
context:
space:
mode:
authorIsaac David <isacdaavid@isacdaavid.info>2017-06-15 17:10:20 -0500
committerIsaac David <isacdaavid@isacdaavid.info>2017-06-15 17:12:10 -0500
commitd8fe73016cb34405df9d172a8c9b452f523ab817 (patch)
tree3f5d01e6d2cda3ab7b75c38063aa5c775d373059 /libre/kio-extras
parent5ff8544691294a2229fda8d6f805a66813ef7082 (diff)
kio-extras: add armv7h to architectures array
Diffstat (limited to 'libre/kio-extras')
-rw-r--r--libre/kio-extras/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/kio-extras/PKGBUILD b/libre/kio-extras/PKGBUILD
index cc8f5fb25..0e5431295 100644
--- a/libre/kio-extras/PKGBUILD
+++ b/libre/kio-extras/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=kio-extras
pkgver=17.04.2
pkgrel=1.parabola1
pkgdesc="Additional components to increase the functionality of KIO, without nonfree qt5-webengine support"
-arch=(i686 x86_64)
+arch=(i686 x86_64 armv7h)
url='https://www.kde.org/applications/internet/'
license=(LGPL)
depends=(kdelibs4support kdnssd libssh smbclient exiv2 openexr openslp libmtp kpty kactivities)