community/acf-vlc-daemon: disable on s390x

there are no vlc for s390x
This commit is contained in:
Natanael Copa 2018-06-01 13:41:29 +00:00
parent 6d3a4c5e39
commit dd5f4b5b43

View File

@ -5,7 +5,7 @@ pkgver=0.5.0
pkgrel=2
pkgdesc="A web-based system administration interface for vlc"
url="https://git.alpinelinux.org/cgit/acf/acf-vlc-daemon"
arch="noarch"
arch="noarch !s390x"
license="GPL-2.0"
depends="acf-core vlc-daemon"
depends_dev=""