testing/wlrobs: disable on ppc64le

also adds more details in the comment
This commit is contained in:
ptrcnull 2023-12-16 03:47:47 +01:00
parent 22b274e1f8
commit 334b069553
No known key found for this signature in database
GPG Key ID: 411F7B30801DD9CA

View File

@ -4,7 +4,7 @@ pkgver=1.0
pkgrel=4
pkgdesc="obs-studio plugin that allows you to screen capture on wlroots"
url="https://hg.sr.ht/~scoopta/wlrobs"
arch="all !riscv64" # obs
arch="all !riscv64 !ppc64le" # obs -> luajit
license="GPL-3.0-only"
makedepends="
libdrm-dev