diff options
Diffstat (limited to 'main/dhcpcd-dbus/APKBUILD')
-rw-r--r-- | main/dhcpcd-dbus/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/dhcpcd-dbus/APKBUILD b/main/dhcpcd-dbus/APKBUILD index 0439e87729..848f5036e8 100644 --- a/main/dhcpcd-dbus/APKBUILD +++ b/main/dhcpcd-dbus/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.5.2 pkgrel=1 pkgdesc="DBUS binding to dhcpcd" url="http://roy.marples.name/projects/dhcpcd-dbus" -arch="x86 x86_64" +arch="all" license="BSD" depends="" makedepends="dbus-dev pkgconfig" |