diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-05-29 13:14:18 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-05-29 13:14:18 -0300 |
commit | 47b6ee356cd0338ecc009a1e3e8a186624ce8f6b (patch) | |
tree | 6954722c200ad3792e5b8c4bf260ad147f0d83a1 /core/libtirpc | |
parent | 14639139995b89c76587e64d4b7389060335b5bf (diff) |
core update
Diffstat (limited to 'core/libtirpc')
-rw-r--r-- | core/libtirpc/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/libtirpc/PKGBUILD b/core/libtirpc/PKGBUILD index b222249ff..db3385444 100644 --- a/core/libtirpc/PKGBUILD +++ b/core/libtirpc/PKGBUILD @@ -4,7 +4,7 @@ pkgname=libtirpc pkgver=0.2.1 pkgrel=3 pkgdesc="Transport Independent RPC library (SunRPC replacement)" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') depends=('glibc' 'libgssglue' 'krb5') url="http://libtirpc.sourceforge.net/" license=('GPL2') |