summaryrefslogtreecommitdiff
path: root/extra/gnome-vfs
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-11 12:10:34 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-11 12:10:34 -0300
commit951244a3e5bdc5f2f029f6550b46e5a06d1bfa26 (patch)
treec3d8436e968d171893be01f4afdab6e602c10770 /extra/gnome-vfs
parent06c7c4c5ef2c808f288b2a8cd63548a322d66754 (diff)
Added mips64el arch
Diffstat (limited to 'extra/gnome-vfs')
-rw-r--r--extra/gnome-vfs/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gnome-vfs/PKGBUILD b/extra/gnome-vfs/PKGBUILD
index 61fbe0212..7a081928e 100644
--- a/extra/gnome-vfs/PKGBUILD
+++ b/extra/gnome-vfs/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=gnome-vfs
pkgver=2.24.4
pkgrel=1
pkgdesc="The GNOME Virtual File System"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
license=('LGPL')
depends=('fam' 'gconf>=2.32.0' 'hal>=0.5.13' 'bzip2' 'avahi>=0.6.27' 'smbclient>=3.5.5' 'gnome-mime-data>=2.18.0-2' 'heimdal>=1.3.3' 'gnutls>=2.8.6')
makedepends=('pkgconfig' 'intltool' 'gtk-doc' 'gnome-common')