summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-08-16 00:37:20 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-08-16 00:37:20 -0500
commit1856c359eea6cb8f2d0f370e33fb8b19416f9b78 (patch)
tree2dd0ff911e7c64b428758f8251e3ed7fedc014dc /testing
parentc5b6150b3eee495c9637a1151e04af537682b22e (diff)
using mips
Diffstat (limited to 'testing')
-rw-r--r--testing/cabal-install/PKGBUILD2
-rw-r--r--testing/dash/PKGBUILD2
-rw-r--r--testing/happy/PKGBUILD2
-rw-r--r--testing/libssh2/PKGBUILD2
-rw-r--r--testing/wget/PKGBUILD2
-rw-r--r--testing/xf86-input-wacom/PKGBUILD2
6 files changed, 6 insertions, 6 deletions
diff --git a/testing/cabal-install/PKGBUILD b/testing/cabal-install/PKGBUILD
index 0529e034c..ac1a88712 100644
--- a/testing/cabal-install/PKGBUILD
+++ b/testing/cabal-install/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1.1
pkgdesc="The command-line interface for Cabal and Hackage."
url="http://hackage.haskell.org/package/cabal-install"
license=('custom:BSD3')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
makedepends=('ghc=7.0.3' 'haskell-http>=4000.1.1' 'haskell-zlib')
depends=('gmp' zlib)
options=('strip')
diff --git a/testing/dash/PKGBUILD b/testing/dash/PKGBUILD
index 50aaf36c0..eb26eb132 100644
--- a/testing/dash/PKGBUILD
+++ b/testing/dash/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=dash
pkgver=0.5.7
pkgrel=2
pkgdesc="A POSIX compliant shell that aims to be as small as possible"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://gondor.apana.org.au/~herbert/dash/"
license=('BSD')
depends=('glibc')
diff --git a/testing/happy/PKGBUILD b/testing/happy/PKGBUILD
index d5303e80e..f67f0c8d1 100644
--- a/testing/happy/PKGBUILD
+++ b/testing/happy/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.18.6
pkgrel=1.2
pkgdesc="The Parser Generator for Haskell"
url="http://www.haskell.org/happy/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=("custom:BSD3")
depends=(gmp)
makedepends=(ghc=7.0.3 haskell-mtl=2.0.1.0)
diff --git a/testing/libssh2/PKGBUILD b/testing/libssh2/PKGBUILD
index 4eeb02c5d..3cbc9c849 100644
--- a/testing/libssh2/PKGBUILD
+++ b/testing/libssh2/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=1.2.8
pkgrel=1
pkgdesc="A library implementing the SSH2 protocol as defined by Internet Drafts"
url="http://www.libssh2.org/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('BSD')
depends=('openssl')
makedepends=('zlib')
diff --git a/testing/wget/PKGBUILD b/testing/wget/PKGBUILD
index 43a6c0535..32fab8910 100644
--- a/testing/wget/PKGBUILD
+++ b/testing/wget/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=wget
pkgver=1.13
pkgrel=1
pkgdesc="A network utility to retrieve files from the Web"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/wget/wget.html"
license=('GPL3')
groups=('base')
diff --git a/testing/xf86-input-wacom/PKGBUILD b/testing/xf86-input-wacom/PKGBUILD
index 5eee08b5b..170143943 100644
--- a/testing/xf86-input-wacom/PKGBUILD
+++ b/testing/xf86-input-wacom/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=xf86-input-wacom
pkgver=0.11.1
pkgrel=2
pkgdesc="X.Org Wacom tablet driver"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://linuxwacom.sourceforge.net/"
license=('GPL')
backup=('etc/X11/xorg.conf.d/50-wacom.conf')