summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-24 05:13:16 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-24 05:13:16 -0500
commit6d585eb3ccb8cc18ecc977432ee3b6d618f1a41f (patch)
tree7633ecda5b3686647f84654a9e6b644076fee8fe
parentcc565b7309a5708f2375b5f6926d173fd122119d (diff)
Add mips64el in archs
-rwxr-xr-xextra/efibootmgr/PKGBUILD2
-rw-r--r--extra/evolution-ews/PKGBUILD2
-rw-r--r--extra/evolution-groupwise/PKGBUILD2
-rw-r--r--extra/grilo-plugins/PKGBUILD2
-rw-r--r--extra/herqq/PKGBUILD2
-rw-r--r--extra/nx/PKGBUILD2
-rw-r--r--extra/xbase/PKGBUILD2
7 files changed, 7 insertions, 7 deletions
diff --git a/extra/efibootmgr/PKGBUILD b/extra/efibootmgr/PKGBUILD
index 0fd7bb248..9d8a8b145 100755
--- a/extra/efibootmgr/PKGBUILD
+++ b/extra/efibootmgr/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=efibootmgr
pkgver=0.5.4
pkgrel=3
pkgdesc="Tool to modify UEFI Firmware Boot Manager Variables."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://linux.dell.com/efibootmgr/"
license=('GPL2')
depends=('zlib' 'pciutils')
diff --git a/extra/evolution-ews/PKGBUILD b/extra/evolution-ews/PKGBUILD
index 809fe38b8..21d9fd95c 100644
--- a/extra/evolution-ews/PKGBUILD
+++ b/extra/evolution-ews/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=evolution-ews
pkgver=3.4.3
pkgrel=1
pkgdesc="MS Exchange integration through Exchange Web Services"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('LGPL2.1')
url="http://www.gnome.org"
depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop')
diff --git a/extra/evolution-groupwise/PKGBUILD b/extra/evolution-groupwise/PKGBUILD
index d03a37c2c..4f3561a61 100644
--- a/extra/evolution-groupwise/PKGBUILD
+++ b/extra/evolution-groupwise/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=evolution-groupwise
pkgver=3.4.2
pkgrel=1
pkgdesc="GroupWise connector for evolution"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://projects.gnome.org/evolution/"
license=(LGPL)
depends=('evolution-data-server' 'gtkhtml4')
diff --git a/extra/grilo-plugins/PKGBUILD b/extra/grilo-plugins/PKGBUILD
index d248642f9..b6cb37a16 100644
--- a/extra/grilo-plugins/PKGBUILD
+++ b/extra/grilo-plugins/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=0.1.18
pkgrel=3
pkgdesc="Plugins for Grilo"
url="http://www.gnome.org"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('LGPL')
depends=('grilo')
makedepends=('gupnp-av' 'libgdata' 'libquvi' 'sqlite3' 'gmime' 'libgcrypt'
diff --git a/extra/herqq/PKGBUILD b/extra/herqq/PKGBUILD
index 98f705a1f..ccb97cb0e 100644
--- a/extra/herqq/PKGBUILD
+++ b/extra/herqq/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=herqq
pkgver=1.0.0
pkgrel=1
pkgdesc="A software library for building UPnP devices (HUPnP)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.herqq.org/"
license=('GPL')
depends=('qt')
diff --git a/extra/nx/PKGBUILD b/extra/nx/PKGBUILD
index c4d5cd01b..39de08afd 100644
--- a/extra/nx/PKGBUILD
+++ b/extra/nx/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=nx
pkgname=('libxcomp' 'nxproxy' 'nx-x11' 'nx-xcompext' 'nxagent' 'nx-headers')
pkgver=3.5.0.14
pkgrel=1
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://wiki.x2go.org/"
license=('GPL')
options=('!makeflags')
diff --git a/extra/xbase/PKGBUILD b/extra/xbase/PKGBUILD
index 0fa63a7fa..c028b85ad 100644
--- a/extra/xbase/PKGBUILD
+++ b/extra/xbase/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=xbase
pkgver=2.0.0
pkgrel=2
pkgdesc="An XBase compatible C++ class library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://linux.techass.com/projects/xdb/'
license=('LGPL')
depends=('bash' 'gcc-libs')