summaryrefslogtreecommitdiff
path: root/core/dhcpcd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/dhcpcd/PKGBUILD')
-rw-r--r--core/dhcpcd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/dhcpcd/PKGBUILD b/core/dhcpcd/PKGBUILD
index e6cc9b108..7ee1ae928 100644
--- a/core/dhcpcd/PKGBUILD
+++ b/core/dhcpcd/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=5.6.2
pkgrel=1
pkgdesc="RFC2131 compliant DHCP client daemon"
url="http://roy.marples.name/projects/dhcpcd/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('BSD')
groups=('base')
depends=('glibc' 'sh')