diff options
Diffstat (limited to 'main/dhcpcd/APKBUILD')
-rw-r--r-- | main/dhcpcd/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/dhcpcd/APKBUILD b/main/dhcpcd/APKBUILD index dcb038e3f1..9307cca8fc 100644 --- a/main/dhcpcd/APKBUILD +++ b/main/dhcpcd/APKBUILD @@ -5,6 +5,7 @@ pkgver=5.2.9 pkgrel=0 pkgdesc="RFC2131 compliant DHCP client" url="http://roy.marples.name/projects/dhcpcd/" +arch="x86 x86_64" license="BSD-2" depends= makedepends= |