summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/proftpd/PKGBUILD2
-rw-r--r--community/python-cx_freeze/PKGBUILD2
-rw-r--r--community/python-pygit2/PKGBUILD2
-rw-r--r--community/python2-tagpy/PKGBUILD2
-rwxr-xr-xcommunity/rbutil/PKGBUILD2
-rw-r--r--community/ruby-gtk3/PKGBUILD2
-rw-r--r--community/scrypt/PKGBUILD2
-rw-r--r--community/the_silver_searcher/PKGBUILD2
-rw-r--r--community/torsocks/PKGBUILD2
-rw-r--r--community/turbojpeg/PKGBUILD2
-rw-r--r--community/tuxpaint-config/PKGBUILD2
-rw-r--r--community/vmpk/PKGBUILD2
-rwxr-xr-xcommunity/yabause-gtk/PKGBUILD2
-rwxr-xr-xcommunity/yabause-qt/PKGBUILD2
-rw-r--r--community/yaml-cpp0.3/PKGBUILD2
15 files changed, 15 insertions, 15 deletions
diff --git a/community/proftpd/PKGBUILD b/community/proftpd/PKGBUILD
index 14f3af690..1b86c9638 100644
--- a/community/proftpd/PKGBUILD
+++ b/community/proftpd/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.3.4c
pkgrel=2
epoch=1
pkgdesc="A high-performance, scalable FTP server"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.proftpd.org/"
license=('GPL')
depends=('libmariadbclient' 'postgresql-libs')
diff --git a/community/python-cx_freeze/PKGBUILD b/community/python-cx_freeze/PKGBUILD
index cc563b77a..74986cdc6 100644
--- a/community/python-cx_freeze/PKGBUILD
+++ b/community/python-cx_freeze/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=('python-cx_freeze' 'python2-cx_freeze')
pkgver=4.3.1
pkgrel=1
pkgdesc='Set of utilities for freezing Python scripts into executables'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url='http://cx-freeze.sourceforge.net/'
license=('PSF')
makedepends=('python' 'python2')
diff --git a/community/python-pygit2/PKGBUILD b/community/python-pygit2/PKGBUILD
index fa3dcbb15..2c231239b 100644
--- a/community/python-pygit2/PKGBUILD
+++ b/community/python-pygit2/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Python bindings for libgit2'
url="https://github.com/libgit2/pygit2"
depends=(libgit2)
makedepends=(python python2)
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
license=('GPL2')
source=(https://github.com/libgit2/pygit2/archive/v${pkgver}.tar.gz)
md5sums=('d7a03ddd2d3b0dee1c7ee89998dd3022')
diff --git a/community/python2-tagpy/PKGBUILD b/community/python2-tagpy/PKGBUILD
index d113ff99f..2fdb534f6 100644
--- a/community/python2-tagpy/PKGBUILD
+++ b/community/python2-tagpy/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=python2-tagpy
pkgver=0.94.8
pkgrel=2
pkgdesc="Python bindings for TagLib"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://pypi.python.org/pypi/tagpy"
license=('MIT')
depends=('python2' 'taglib' 'boost-libs')
diff --git a/community/rbutil/PKGBUILD b/community/rbutil/PKGBUILD
index 8bccc4a23..7f7670d4c 100755
--- a/community/rbutil/PKGBUILD
+++ b/community/rbutil/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=rbutil
pkgver=1.3.1
pkgrel=3
pkgdesc="Rockbox Utility"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.rockbox.org/twiki/bin/view/Main/RockboxUtility"
license=("GPL")
depends=('qt4' 'libusb')
diff --git a/community/ruby-gtk3/PKGBUILD b/community/ruby-gtk3/PKGBUILD
index 9251f7016..747ec4b38 100644
--- a/community/ruby-gtk3/PKGBUILD
+++ b/community/ruby-gtk3/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=('ruby-gtk3' 'ruby-gdk3')
depends=('ruby-atk' 'ruby-gdkpixbuf2' 'ruby-glib2' 'ruby-pango')
pkgver=1.2.5
pkgrel=1
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url='http://ruby-gnome2.sourceforge.jp/'
license=('LGPL')
makedepends=('ruby-pkgconfig' 'ruby-cairo' 'gtk3')
diff --git a/community/scrypt/PKGBUILD b/community/scrypt/PKGBUILD
index ebec0b4f3..64ffb6495 100644
--- a/community/scrypt/PKGBUILD
+++ b/community/scrypt/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=scrypt
pkgver=1.1.6
pkgrel=3
pkgdesc="key derivation function and encryption utility"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=(openssl)
url="http://www.tarsnap.com/scrypt/"
license=('BSD')
diff --git a/community/the_silver_searcher/PKGBUILD b/community/the_silver_searcher/PKGBUILD
index 3d6293130..917246621 100644
--- a/community/the_silver_searcher/PKGBUILD
+++ b/community/the_silver_searcher/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc='Code searching tool similar to Ack, but faster'
url='https://github.com/ggreer/the_silver_searcher'
license=('Apache')
depends=('pcre' 'zlib')
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
source=("https://github.com/ggreer/$pkgname/archive/$pkgver.tar.gz")
sha256sums=('9334d6f41685963c41790502fcfd83ed0ac664d94626d9fee44ae5c33c616bb3')
diff --git a/community/torsocks/PKGBUILD b/community/torsocks/PKGBUILD
index 6e6d3484f..30aa15133 100644
--- a/community/torsocks/PKGBUILD
+++ b/community/torsocks/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=torsocks
pkgver=1.3
pkgrel=3
pkgdesc='Wrapper to safely torify applications'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://code.google.com/p/torsocks'
license=('GPL2')
depends=('tor')
diff --git a/community/turbojpeg/PKGBUILD b/community/turbojpeg/PKGBUILD
index 55b41757a..d6f7dba16 100644
--- a/community/turbojpeg/PKGBUILD
+++ b/community/turbojpeg/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=turbojpeg
pkgver=1.2.1
pkgrel=1
pkgdesc="turbojpeg library from libjpeg-turbo"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.libjpeg-turbo.org/About/TurboJPEG"
license=('GPL' 'custom')
depends=('glibc' 'libjpeg')
diff --git a/community/tuxpaint-config/PKGBUILD b/community/tuxpaint-config/PKGBUILD
index 26c9ae9c8..d3830b958 100644
--- a/community/tuxpaint-config/PKGBUILD
+++ b/community/tuxpaint-config/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=tuxpaint-config
pkgver=0.0.12
pkgrel=2
pkgdesc='Tux Paint configuration tool'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url='http://www.tuxpaint.org'
license='GPL'
depends=('tuxpaint' 'fltk' 'libxft' 'libxext')
diff --git a/community/vmpk/PKGBUILD b/community/vmpk/PKGBUILD
index 5ce3556ad..42c6a0df8 100644
--- a/community/vmpk/PKGBUILD
+++ b/community/vmpk/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=vmpk
pkgver=0.5.1
pkgrel=1
pkgdesc="Virtual MIDI Piano Keyboard"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://vmpk.sourceforge.net/"
license=('GPL3')
depends=('qt4' 'jack')
diff --git a/community/yabause-gtk/PKGBUILD b/community/yabause-gtk/PKGBUILD
index 64e3e1852..d902e0f26 100755
--- a/community/yabause-gtk/PKGBUILD
+++ b/community/yabause-gtk/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=yabause-gtk
pkgver=0.9.12
pkgrel=2
pkgdesc='A Sega Saturn emulator'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://yabause.org/"
license=('GPL')
depends=('freeglut' 'gtkglext' 'openal' 'sdl')
diff --git a/community/yabause-qt/PKGBUILD b/community/yabause-qt/PKGBUILD
index d8d2092f1..38b8f0a0a 100755
--- a/community/yabause-qt/PKGBUILD
+++ b/community/yabause-qt/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=yabause-qt
pkgver=0.9.12
pkgrel=1
pkgdesc='A Sega Saturn emulator'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://yabause.org/"
license=('GPL')
depends=('freeglut' 'mesa' 'openal' 'qt4' 'sdl')
diff --git a/community/yaml-cpp0.3/PKGBUILD b/community/yaml-cpp0.3/PKGBUILD
index f8f7da315..302acb91b 100644
--- a/community/yaml-cpp0.3/PKGBUILD
+++ b/community/yaml-cpp0.3/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.3.0
pkgrel=2
pkgdesc="YAML parser and emitter in C++, written around the YAML 1.2 spec"
url="http://code.google.com/p/yaml-cpp/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('MIT')
conflicts=('yaml-cpp')
provides=('yaml-cpp=0.3')