diff options
Diffstat (limited to 'extra/devhelp/PKGBUILD')
-rw-r--r-- | extra/devhelp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/devhelp/PKGBUILD b/extra/devhelp/PKGBUILD index d51581202..992d38e9b 100644 --- a/extra/devhelp/PKGBUILD +++ b/extra/devhelp/PKGBUILD @@ -7,7 +7,7 @@ pkgname=devhelp pkgver=3.6.1 pkgrel=1 pkgdesc="API documentation browser for GNOME" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('GPL') url="http://live.gnome.org/devhelp/" depends=('gconf' 'webkitgtk3' 'hicolor-icon-theme') |