diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2012-08-28 15:22:50 +0200 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2012-08-28 15:22:50 +0200 |
commit | 6ec85058686e5e132f01d5e6f6fe519ac562d53d (patch) | |
tree | 206ed811de95155746256f9c7411a961e295ac31 /libre/kdebase-runtime-libre | |
parent | 0d8b9a6f87f89c84dda83a349ccfbb585a3e6a42 (diff) |
kdebase-runtime-libre builds for mips64el.
Diffstat (limited to 'libre/kdebase-runtime-libre')
-rw-r--r-- | libre/kdebase-runtime-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/kdebase-runtime-libre/PKGBUILD b/libre/kdebase-runtime-libre/PKGBUILD index ea7ec4e00..45ef65005 100644 --- a/libre/kdebase-runtime-libre/PKGBUILD +++ b/libre/kdebase-runtime-libre/PKGBUILD @@ -8,7 +8,7 @@ pkgname=kdebase-runtime-libre pkgver=4.9.0 pkgrel=3 pkgdesc="Plugins and applications necessary for the running of KDE applications (without non-privacy search providers)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='https://projects.kde.org/projects/kde/kde-runtime' license=('GPL' 'LGPL') depends=('nepomuk-core' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons' 'xorg-xauth' |