summaryrefslogtreecommitdiff
path: root/extra/libkgoogle
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-26 05:33:40 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-26 05:33:40 -0500
commit4d788e769855cbef2539d7cf7049dc2b4d9ac2e0 (patch)
treecb86b2499568140182a9acb58c72f945e3bca453 /extra/libkgoogle
parent6d585eb3ccb8cc18ecc977432ee3b6d618f1a41f (diff)
Add mips64el in archs
Diffstat (limited to 'extra/libkgoogle')
-rw-r--r--extra/libkgoogle/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libkgoogle/PKGBUILD b/extra/libkgoogle/PKGBUILD
index f5daa1aeb..a714dc1c7 100644
--- a/extra/libkgoogle/PKGBUILD
+++ b/extra/libkgoogle/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=0.3.1
pkgrel=1
pkgdesc="A KDE-based library for accessing various Google services via their public API"
url='https://projects.kde.org/projects/kdereview/libkgoogle'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL' 'LGPL' 'FDL')
depends=('kdepimlibs' 'qjson')
makedepends=('cmake' 'automoc4' 'boost')