mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
community/kea-hook-runscript: disable on s390x
This commit is contained in:
parent
115b71647f
commit
096f98e8d4
@ -3,8 +3,8 @@ pkgname=kea-hook-runscript
|
||||
pkgver=1.3.1
|
||||
pkgrel=1
|
||||
pkgdesc="This a hook for the Kea DHCP server that allows to run an external script."
|
||||
arch="all !armhf !armv7" # limited by kea
|
||||
url="https://github.com/zorun/kea-hook-runscript"
|
||||
arch="all !armhf !armv7 !s390x" # limited by kea
|
||||
license="MPL2"
|
||||
depends="kea-common>=1.4.0"
|
||||
makedepends="boost-dev kea-dev"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user