community/acf-vlc-daemon: enable on all arches

This commit is contained in:
Sertonix 2025-03-09 18:05:32 +01:00 committed by Bart Ribbers
parent 9a83028d71
commit 7b73d8aa4e

View File

@ -5,7 +5,7 @@ pkgver=0.5.0
pkgrel=4
pkgdesc="Web-based system administration interface for vlc"
url="https://gitlab.alpinelinux.org/acf/acf-vlc-daemon"
arch="noarch !s390x !armhf" # limited by vlc
arch="noarch"
license="GPL-2.0-only"
options="!check" # no test suite
depends="acf-core vlc-daemon"