diff options
Diffstat (limited to 'extra/gconf-editor/PKGBUILD')
-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 69a925079..a40c41f15 100644 --- a/extra/gconf-editor/PKGBUILD +++ b/extra/gconf-editor/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gconf-editor pkgver=3.0.1 pkgrel=3 pkgdesc="Graphical gconf registry editor" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('GPL') depends=('gconf' 'hicolor-icon-theme' 'gtk3') makedepends=('pkgconfig' 'intltool' 'gnome-doc-utils') |