summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Rabert2018-06-29 17:11:18 -0400
committerAndrew Rabert2018-06-29 17:11:18 -0400
commit7389a544a798a4eaef2c1ead36e3d2e848911e69 (patch)
tree796fe6260b8b0afabbe30564e24d65395d0ae145 /PKGBUILD
parentcbadd97044008ff1d7f909a6914ae6c253730702 (diff)
downloadaur-7389a544a798a4eaef2c1ead36e3d2e848911e69.tar.gz
Specify architecture
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66fea7d3481d..477d36139623 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=emby-server-unlocked
pkgver=3.4.1.0
pkgrel=1
pkgdesc='Emby Server compiled with a patch to unlock Emby Premiere features'
-arch=('any')
+arch=('x86_64' 'armv7h')
url='https://github.com/nvllsvm/emby-unlocked'
license=('GPL2', 'proprietary')
depends=('ffmpeg' 'imagemagick' 'mono' 'referenceassemblies-pcl' 'sqlite')