summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-21 17:38:05 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-21 17:38:05 -0500
commit938349983211e9fe66494a51384d32c44e4d1ffd (patch)
tree2f8dc18ef6a4eda600e945637f0e879f72f41b78 /community
parentccc313d8fded59e5f3ac915b91b5683b1bf47880 (diff)
Add mips64el in archs
Diffstat (limited to 'community')
-rw-r--r--community/acpi/PKGBUILD2
-rw-r--r--community/audit/PKGBUILD2
-rw-r--r--community/c++-gtk-utils/PKGBUILD2
-rw-r--r--community/calf/PKGBUILD2
-rw-r--r--community/chromium-bsu/PKGBUILD2
5 files changed, 5 insertions, 5 deletions
diff --git a/community/acpi/PKGBUILD b/community/acpi/PKGBUILD
index 634c26b0f..f4eb265c2 100644
--- a/community/acpi/PKGBUILD
+++ b/community/acpi/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=acpi
pkgver=1.6
pkgrel=1
pkgdesc="Linux ACPI client providing battery, AC power, and thermal readings"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://sourceforge.net/projects/acpiclient"
depends=('glibc')
source=(http://downloads.sourceforge.net/acpiclient/$pkgname-$pkgver.tar.gz)
diff --git a/community/audit/PKGBUILD b/community/audit/PKGBUILD
index 91d738d59..fe854547f 100644
--- a/community/audit/PKGBUILD
+++ b/community/audit/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=2.2.1
pkgrel=1
pkgdesc='User space utilities for storing and searching the audit records generated by the audit subsystem in the Linux kernel.'
url=http://people.redhat.com/sgrubb/$pkgname
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
depends=(krb5 libcap-ng)
makedepends=(libldap swig linux-headers python2)
license=(GPL)
diff --git a/community/c++-gtk-utils/PKGBUILD b/community/c++-gtk-utils/PKGBUILD
index c466f8b8f..87c12b438 100644
--- a/community/c++-gtk-utils/PKGBUILD
+++ b/community/c++-gtk-utils/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=c++-gtk-utils
pkgver=2.0.10
pkgrel=1
pkgdesc="Classes and functions for programming in GTK+"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://cxx-gtk-utils.sourceforge.net/"
license=('LGPL2.1')
depends=('gtk3')
diff --git a/community/calf/PKGBUILD b/community/calf/PKGBUILD
index 078681e5a..04e7eb64b 100644
--- a/community/calf/PKGBUILD
+++ b/community/calf/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=calf
pkgver=0.0.18.6
pkgrel=1
pkgdesc="LV2/DSSI/LADSPA plug-ins suite and standalone JACK host"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://calf.sf.net/"
license=('LGPL')
depends=('libglade' 'lash')
diff --git a/community/chromium-bsu/PKGBUILD b/community/chromium-bsu/PKGBUILD
index 3f1b30386..a01abed95 100644
--- a/community/chromium-bsu/PKGBUILD
+++ b/community/chromium-bsu/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=chromium-bsu
pkgver=0.9.15
pkgrel=2
pkgdesc="A fast paced top scrolling shooter"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://chromium-bsu.sourceforge.net/"
license=('custom:artistic')
depends=('freeglut' 'sdl' 'openal' 'freealut' 'glpng' 'ftgl' 'fontconfig' 'sdl_image')