diff options
Diffstat (limited to 'community/acf-vlc-daemon/APKBUILD')
-rw-r--r-- | community/acf-vlc-daemon/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/acf-vlc-daemon/APKBUILD b/community/acf-vlc-daemon/APKBUILD index 0eca325cc2..40fc18cbbe 100644 --- a/community/acf-vlc-daemon/APKBUILD +++ b/community/acf-vlc-daemon/APKBUILD @@ -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="" |