diff options
Diffstat (limited to 'extra/dhcp/PKGBUILD')
-rw-r--r-- | extra/dhcp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/dhcp/PKGBUILD b/extra/dhcp/PKGBUILD index 3af4f8303..7b6cbc29a 100644 --- a/extra/dhcp/PKGBUILD +++ b/extra/dhcp/PKGBUILD @@ -9,7 +9,7 @@ pkgver=4.2.3.2 _pkgver=4.2.3-P1 pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('custom:isc-dhcp') url="https://www.isc.org/software/dhcp" source=(ftp://ftp.isc.org/isc/${pkgbase}/${_pkgver}/${pkgbase}-${_pkgver}.tar.gz |