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 7233258eeead..e60420a485a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _reponame=NymphCast
pkgver=128
pkgrel=1
pkgdesc="Audio and video casting system with support for custom applications."
-arch=('any')
+arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/MayaPosch/NymphCast"
license=('BSD-3-Clause')
depends=('nymphrpc' 'sdl2_image' 'ffmpeg')