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 fae630d93..e7d7035a2 100644 --- a/extra/devhelp/PKGBUILD +++ b/extra/devhelp/PKGBUILD @@ -7,7 +7,7 @@ pkgname=devhelp pkgver=3.8.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=(webkitgtk3 hicolor-icon-theme) |