diff options
Diffstat (limited to 'community/rpc2')
-rw-r--r-- | community/rpc2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rpc2/PKGBUILD b/community/rpc2/PKGBUILD index 21b723db0..9014cd617 100644 --- a/community/rpc2/PKGBUILD +++ b/community/rpc2/PKGBUILD @@ -6,7 +6,7 @@ pkgname=rpc2 pkgver=2.10 pkgrel=3 pkgdesc="Remote procedure call package for IP/UDP" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.coda.cs.cmu.edu" options=('!libtool') license=("LGPL") |