mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
community/vlc: disable on s390x
test suite fails
This commit is contained in:
parent
95fd6e1d48
commit
6a389ec052
@ -9,7 +9,7 @@ triggers="vlc-libs.trigger=/usr/lib/vlc/plugins"
|
||||
pkgusers="vlc"
|
||||
pkggroups="vlc"
|
||||
url="https://www.videolan.org/vlc/"
|
||||
arch="all"
|
||||
arch="all !s390x"
|
||||
license="GPL-2.0-or-later"
|
||||
options="!checkroot"
|
||||
subpackages="$pkgname-dev
|
||||
|
Loading…
Reference in New Issue
Block a user