From fc9c45bad34de663ed689ec46d28a40efd21aa76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Wed, 6 Apr 2016 13:13:05 +0300 Subject: [PATCH] testing/emby: disable on armhf (mono dependency) --- testing/emby/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/emby/APKBUILD b/testing/emby/APKBUILD index cc0aef5b814..fb71910b11e 100644 --- a/testing/emby/APKBUILD +++ b/testing/emby/APKBUILD @@ -5,7 +5,7 @@ pkgver=3.0.5911 pkgrel=0 pkgdesc="Bring together your videos, music, photos, and live television" url="http://emby.media" -arch="noarch" +arch="x86_64 x86" license="GPL2" depends="ffmpeg mono imagemagick sqlite" pkgusers=$pkgname