aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/npapi-vlc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/npapi-vlc/APKBUILD b/testing/npapi-vlc/APKBUILD
index 63389c7a64..db78f3820c 100644
--- a/testing/npapi-vlc/APKBUILD
+++ b/testing/npapi-vlc/APKBUILD
@@ -3,10 +3,10 @@
pkgname=npapi-vlc
pkgver=2.2.6
_pkglibver="0_git20180718"
-pkgrel=0
+pkgrel=1
pkgdesc="NPAPI browser plugin based on libvlc"
url="https://code.videolan.org/videolan/npapi-vlc"
-arch="all"
+arch="all !s390x" # vlc missing
license="GPL-2.0-or-later"
makedepends="vlc-dev automake autoconf libtool npapi-sdk libx11-dev libxcb-dev
gtk+2.0-dev"