diff options
Diffstat (limited to 'community/ircii-pana/PKGBUILD')
-rw-r--r-- | community/ircii-pana/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ircii-pana/PKGBUILD b/community/ircii-pana/PKGBUILD index ebbd841a0..8ff4655cf 100644 --- a/community/ircii-pana/PKGBUILD +++ b/community/ircii-pana/PKGBUILD @@ -7,7 +7,7 @@ pkgname=ircii-pana pkgver=1.1 pkgrel=4 pkgdesc="A console-based IRC client - AKA BitchX." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.bitchx.org" license=('GPL2') depends=('ncurses') |