diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-07-07 02:19:11 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-07-07 02:19:11 -0300 |
commit | 1921cc4951557545f38946cbed66431f42af26b4 (patch) | |
tree | a84098b239d6a7a134c7f1eb699a23db0bce61ba /elementary/vala-010 | |
parent | c81af00236132639748f465ae30c49c6a91cb506 (diff) |
Updates
Diffstat (limited to 'elementary/vala-010')
-rw-r--r-- | elementary/vala-010/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elementary/vala-010/PKGBUILD b/elementary/vala-010/PKGBUILD index 7712f99c4..aad2232fe 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') |