diff options
Diffstat (limited to 'community/echat')
-rw-r--r-- | community/echat/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/echat/PKGBUILD b/community/echat/PKGBUILD index ff17db8f2..4eeb15a50 100644 --- a/community/echat/PKGBUILD +++ b/community/echat/PKGBUILD @@ -6,7 +6,7 @@ pkgname=echat pkgver=0.04beta1 pkgrel=2 pkgdesc="vypress compatible ncurses chat (can work without server)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://echat.deep.perm.ru/" license=(GPL) depends=(ncurses) |