summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-15 11:12:43 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-15 11:12:43 -0300
commit45ccb67ff4bb8f6e6886dd01f4cf3edaa7954585 (patch)
treea5393c42cab3a364d4a90cbe21c5a1ea50ae395d /extra
parent8820e07d254f3e5bf058f51fc8dfed75e33af3e4 (diff)
Libtool rebuild + ports
Diffstat (limited to 'extra')
-rw-r--r--extra/gnome-online-accounts/PKGBUILD2
-rw-r--r--extra/vte3/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/extra/gnome-online-accounts/PKGBUILD b/extra/gnome-online-accounts/PKGBUILD
index 7edd769fe..fcb4433af 100644
--- a/extra/gnome-online-accounts/PKGBUILD
+++ b/extra/gnome-online-accounts/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=gnome-online-accounts
pkgver=3.2.1
pkgrel=1
pkgdesc="GNOME service to access online accounts"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://www.gnome.org"
license=('GPL')
depends=('libwebkit3' 'json-glib' 'libnotify' 'rest' 'hicolor-icon-theme')
diff --git a/extra/vte3/PKGBUILD b/extra/vte3/PKGBUILD
index 8b2f70aed..1add7a362 100644
--- a/extra/vte3/PKGBUILD
+++ b/extra/vte3/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=(vte3 vte-common)
pkgver=0.30.1
pkgrel=2
pkgdesc="Virtual Terminal Emulator widget for use with GTK3"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('LGPL')
options=('!libtool' '!emptydirs')
makedepends=('intltool' 'gobject-introspection' 'gtk3')