From 6aff6fe1ade84ea2400c256ab694a1ad4695a338 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?coadde=20=5BM=C3=A1rcio=20Alexandre=20Silva=20Delgado=5D?= Date: Mon, 25 Aug 2014 23:40:53 -0300 Subject: add mips64el support --- elementary/gtk-engine-equinox/PKGBUILD | 2 +- elementary/postler/PKGBUILD | 2 +- elementary/vala-010/PKGBUILD | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'elementary') diff --git a/elementary/gtk-engine-equinox/PKGBUILD b/elementary/gtk-engine-equinox/PKGBUILD index df6a27ea1..c6742a410 100644 --- a/elementary/gtk-engine-equinox/PKGBUILD +++ b/elementary/gtk-engine-equinox/PKGBUILD @@ -7,7 +7,7 @@ pkgrel=3 pkgdesc="A heavily modified version of the beautiful Aurora engine" url="http://gnome-look.org/content/show.php/Equinox+GTK+Engine?content=121881" license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('gtk2') makedepends=('libtool') options=('!libtool') diff --git a/elementary/postler/PKGBUILD b/elementary/postler/PKGBUILD index 894ccf408..b5d624895 100644 --- a/elementary/postler/PKGBUILD +++ b/elementary/postler/PKGBUILD @@ -4,7 +4,7 @@ pkgname=postler pkgver=0.1.1 pkgrel=2 pkgdesc="Postler is simple desktop mail client built in vala" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://launchpad.net/postler" license=('GPL') depends=('libwebkit' 'libunique' 'libcanberra' 'libnotify') diff --git a/elementary/vala-010/PKGBUILD b/elementary/vala-010/PKGBUILD index 45e6a5bad..af72d0326 100644 --- a/elementary/vala-010/PKGBUILD +++ b/elementary/vala-010/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=vala pkgver=0.10.4 pkgrel=1 pkgdesc="Compiler for the GObject type system (0.10 branch)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://live.gnome.org/Vala" license=('LGPL2.1') depends=('glib2') -- cgit v1.2.3-2-g168b