diff options
Diffstat (limited to 'community/oidentd/PKGBUILD')
-rw-r--r-- | community/oidentd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/oidentd/PKGBUILD b/community/oidentd/PKGBUILD index da509f959..8cbc50307 100644 --- a/community/oidentd/PKGBUILD +++ b/community/oidentd/PKGBUILD @@ -7,7 +7,7 @@ pkgname=oidentd pkgver=2.0.8 pkgrel=4 pkgdesc="oidentd is an ident (rfc1413 compliant) daemon that runs on Linux" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://dev.ojnk.net/" license=('GPL') depends=('glibc') |