diff options
Diffstat (limited to 'testing/dhcpcd/PKGBUILD')
-rw-r--r-- | testing/dhcpcd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dhcpcd/PKGBUILD b/testing/dhcpcd/PKGBUILD index 1eb7dc82a..ab53755ab 100644 --- a/testing/dhcpcd/PKGBUILD +++ b/testing/dhcpcd/PKGBUILD @@ -8,7 +8,7 @@ pkgver=5.2.12 pkgrel=1 pkgdesc="RFC2131 compliant DHCP client daemon" url="http://roy.marples.name/dhcpcd/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('BSD') groups=('base') depends=('glibc' 'sh') |