diff options
Diffstat (limited to 'community/epic4/PKGBUILD')
-rw-r--r-- | community/epic4/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/epic4/PKGBUILD b/community/epic4/PKGBUILD index f975aa7c5..173529e25 100644 --- a/community/epic4/PKGBUILD +++ b/community/epic4/PKGBUILD @@ -6,9 +6,9 @@ pkgname=epic4 pkgver=2.10.1 -pkgrel=2 +pkgrel=2.1 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') |