diff options
Diffstat (limited to 'gnome-unstable/dconf/PKGBUILD')
-rw-r--r-- | gnome-unstable/dconf/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-unstable/dconf/PKGBUILD b/gnome-unstable/dconf/PKGBUILD index e650eba4c..f9bd14a1b 100644 --- a/gnome-unstable/dconf/PKGBUILD +++ b/gnome-unstable/dconf/PKGBUILD @@ -4,7 +4,7 @@ pkgname=dconf pkgver=0.7.3 pkgrel=2 pkgdesc="A low-level configuration system." -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://live.gnome.org/dconf" license=('LGPL2.1') depends=('glib2') |