diff options
Diffstat (limited to 'extra/gconf-editor')
-rw-r--r-- | extra/gconf-editor/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gconf-editor/PKGBUILD b/extra/gconf-editor/PKGBUILD index aad63a6e5..fe3da514a 100644 --- a/extra/gconf-editor/PKGBUILD +++ b/extra/gconf-editor/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gconf-editor pkgver=3.0.1 pkgrel=2 pkgdesc="Graphical gconf registry editor" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('GPL') depends=('gconf' 'hicolor-icon-theme') makedepends=('pkgconfig' 'intltool' 'gnome-doc-utils') |