diff options
-rw-r--r-- | testing/emby/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/emby/APKBUILD b/testing/emby/APKBUILD index cc0aef5b81..fb71910b11 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 |