diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/kea/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/kea/APKBUILD b/testing/kea/APKBUILD index c7da95e9cb..653a0e1ca1 100644 --- a/testing/kea/APKBUILD +++ b/testing/kea/APKBUILD @@ -3,9 +3,9 @@ pkgname=kea pkgver=1.5.0 -pkgrel=2 +pkgrel=3 pkgdesc="High-performance, extensible DHCP server engine from ISC, supporting both DHCPv4 and DHCPv6" -arch="all" +arch="all !armhf !armv7" url="http://kea.isc.org" license="MPL2" depends="" |