diff options
Diffstat (limited to 'community/epic4/PKGBUILD')
-rw-r--r-- | community/epic4/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/epic4/PKGBUILD b/community/epic4/PKGBUILD index f975aa7c5..472f701fc 100644 --- a/community/epic4/PKGBUILD +++ b/community/epic4/PKGBUILD @@ -8,7 +8,7 @@ pkgname=epic4 pkgver=2.10.1 pkgrel=2 pkgdesc="EPIC4 is a new direction in ircII development" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.epicsol.org/" license=('custom') depends=('openssl' 'ncurses' 'tcl' 'perl') |