diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2018-01-18 06:54:47 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2018-01-18 08:24:02 +0100 |
commit | bfd05c53bc34b177752e77d0fcafa3cbb17d0ec9 (patch) | |
tree | 22a68fff88be2072f50f4f0803559984fb45caf9 /libre/parley | |
parent | 4e9a88c359f0823eb618fe1d03ba1dc89b03c606 (diff) | |
download | abslibre-bfd05c53bc34b177752e77d0fcafa3cbb17d0ec9.tar.gz abslibre-bfd05c53bc34b177752e77d0fcafa3cbb17d0ec9.tar.bz2 abslibre-bfd05c53bc34b177752e77d0fcafa3cbb17d0ec9.zip |
libre/parley: added arches
Diffstat (limited to 'libre/parley')
-rw-r--r-- | libre/parley/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/parley/PKGBUILD b/libre/parley/PKGBUILD index 2504818a6..f7a3e46a8 100644 --- a/libre/parley/PKGBUILD +++ b/libre/parley/PKGBUILD @@ -7,7 +7,7 @@ pkgver=17.12.1 pkgrel=1.parabola1 pkgdesc="Vocabulary Trainer, without qt5-webengine" url="https://kde.org/applications/education/parley/" -arch=(x86_64) +arch=(x86_64 i686 armv7h) license=(GPL LGPL FDL) groups=(kde-applications kdeedu) depends=(kross knewstuff libkeduvocdocument qt5-webkit kcmutils) |