diff options
Diffstat (limited to 'extra/gconf')
-rw-r--r-- | extra/gconf/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gconf/PKGBUILD b/extra/gconf/PKGBUILD index b44c806e1..7134cc0b2 100644 --- a/extra/gconf/PKGBUILD +++ b/extra/gconf/PKGBUILD @@ -3,9 +3,9 @@ pkgname=gconf pkgver=3.2.3 -pkgrel=1 +pkgrel=1.1 pkgdesc="A configuration database system" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('LGPL') depends=('libxml2' 'polkit' 'libldap' 'dbus-glib' 'gtk3') makedepends=('intltool' 'gtk-doc' 'gobject-introspection') |