community/onedrive: enable on loongarch64

This commit is contained in:
Celeste 2024-09-06 04:29:01 +00:00
parent 196994136d
commit f13c7f3bf8

View File

@ -6,7 +6,7 @@ pkgrel=3
pkgdesc="OneDrive Client for Linux"
url="https://abraunegg.github.io"
# LDC only on these architectures
arch="x86_64 aarch64"
arch="x86_64 aarch64 loongarch64"
license="GPL-3.0-only"
makedepends="autoconf automake chrpath curl-dev ldc libnotify-dev sqlite-dev"
checkdepends="bash"