diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-08-16 00:37:20 -0500 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-08-16 00:37:20 -0500 |
commit | 1856c359eea6cb8f2d0f370e33fb8b19416f9b78 (patch) | |
tree | 2dd0ff911e7c64b428758f8251e3ed7fedc014dc /community/inn | |
parent | c5b6150b3eee495c9637a1151e04af537682b22e (diff) |
using mips
Diffstat (limited to 'community/inn')
-rw-r--r-- | community/inn/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/inn/PKGBUILD b/community/inn/PKGBUILD index 044531434..bf7e5856b 100644 --- a/community/inn/PKGBUILD +++ b/community/inn/PKGBUILD @@ -8,7 +8,7 @@ pkgver=2.5.2 pkgrel=6 pkgdesc="Complete open source Usenet system. De facto standard for handling news routing, news spool and serving the spool to customers." url="http://www.isc.org/software/inn/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=("custom:INN") depends=('openssl' 'dovecot') makedepends=('make' 'bison' 'python2' 'gcc' 'smtp-forwarder' 'libsasl') |