diff options
Diffstat (limited to 'extra/ghex')
-rw-r--r-- | extra/ghex/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ghex/PKGBUILD b/extra/ghex/PKGBUILD index 700075f98..6314b3d20 100644 --- a/extra/ghex/PKGBUILD +++ b/extra/ghex/PKGBUILD @@ -6,7 +6,7 @@ pkgname=ghex pkgver=2.24.0 pkgrel=1 pkgdesc="A simple binary editor for the Gnome desktop" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('GPL') url="http://live.gnome.org/Ghex" depends=('libgnomeui>=2.24.2' 'libgnomeprintui>=2.18.4' 'hicolor-icon-theme') |