diff options
Diffstat (limited to 'community/rekonq/PKGBUILD')
-rw-r--r-- | community/rekonq/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rekonq/PKGBUILD b/community/rekonq/PKGBUILD index 84ebbed4c..c6ed1f53d 100644 --- a/community/rekonq/PKGBUILD +++ b/community/rekonq/PKGBUILD @@ -7,7 +7,7 @@ pkgname=rekonq pkgver=0.9.0 pkgrel=1 pkgdesc='A WebKit based web browser for KDE' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://rekonq.kde.org/' license=('GPL') depends=('kdebase-keditbookmarks') |