summaryrefslogtreecommitdiff
path: root/core/rpcbind/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/rpcbind/PKGBUILD')
-rw-r--r--core/rpcbind/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/rpcbind/PKGBUILD b/core/rpcbind/PKGBUILD
index e536a2cbb..96385c96b 100644
--- a/core/rpcbind/PKGBUILD
+++ b/core/rpcbind/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=rpcbind
pkgver=0.2.0
pkgrel=9
pkgdesc="portmap replacement which supports RPC over various protocols"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
depends=('bash' 'glibc' 'libtirpc')
url="http://rpcbind.sourceforge.net"
license=('custom')