aboutsummaryrefslogtreecommitdiffstats
path: root/community/acf-vlc-daemon/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/acf-vlc-daemon/APKBUILD')
-rw-r--r--community/acf-vlc-daemon/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/acf-vlc-daemon/APKBUILD b/community/acf-vlc-daemon/APKBUILD
index af9819f36db..17c9e835b58 100644
--- a/community/acf-vlc-daemon/APKBUILD
+++ b/community/acf-vlc-daemon/APKBUILD
@@ -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 !mips !mips64 !armhf !riscv64" # limited by vlc
+arch="noarch !s390x !armhf !riscv64" # limited by vlc
license="GPL-2.0-only"
options="!check" # no test suite
depends="acf-core vlc-daemon"