summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d43168b55be4..348f4137c6ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _vdrapi=2.4.1
pkgrel=4
pkgdesc="mpv player plugin for VDR"
url="http://projects.vdr-developer.org/projects/plg-mpv"
-arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
+arch=('x86_64' 'i686')
license=('AGPL3')
depends=('mpv' "vdr-api=${_vdrapi}")
makedepends=('git')