diff options
Diffstat (limited to 'community/beye/PKGBUILD')
-rw-r--r-- | community/beye/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/beye/PKGBUILD b/community/beye/PKGBUILD index f9515d303..9272f8eb6 100644 --- a/community/beye/PKGBUILD +++ b/community/beye/PKGBUILD @@ -7,7 +7,7 @@ pkgver=6.1.0 _lver=610 pkgrel=1 pkgdesc="Binary viewer" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('GPL') depends=(slang gpm) replaces=(biew) |