diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-05-07 21:27:58 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-05-07 21:27:58 -0300 |
commit | e17d7021b82d5a27e1a236d14dd7a8567669e273 (patch) | |
tree | 5d115df40d3b0f74d2b00c1a8e264474e94ae192 /extra/glib-networking/PKGBUILD | |
parent | 0363d5073b581f7d98910a93440d70b98ba29b53 (diff) |
added mips64el
Diffstat (limited to 'extra/glib-networking/PKGBUILD')
-rw-r--r-- | extra/glib-networking/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/glib-networking/PKGBUILD b/extra/glib-networking/PKGBUILD index 356a98037..f7c87770a 100644 --- a/extra/glib-networking/PKGBUILD +++ b/extra/glib-networking/PKGBUILD @@ -4,7 +4,7 @@ pkgname=glib-networking pkgver=2.28.6.1 pkgrel=2 pkgdesc="Network-related giomodules for glib" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gtk.org/" license=('GPL2') depends=('glib2' 'libproxy' 'gnutls' 'ca-certificates' 'gsettings-desktop-schemas') |