Skip to content
Snippets Groups Projects
Commit 4fe6d239 authored by DWwanghao's avatar DWwanghao
Browse files

community/*: enable on loongarch64

parent c3e90006
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ _pgsqlverm="${_pgsqlver%%.[0-9]*}"
pkgrel=1
pkgdesc="Backup and recovery manager for PostgreSQL"
url="https://github.com/postgrespro/pg_probackup"
arch="all !riscv64 !loongarch64" # blocked by postgresql15
arch="all !riscv64" # blocked by postgresql15
license="PostgreSQL"
makedepends="
bison
......
......@@ -5,8 +5,7 @@ pkgver=0.4.2
pkgrel=0
pkgdesc="A status command for Sway's swaybar"
url="https://sr.ht/~tsdh/swayr/"
# loongarch64: libc crate fails to build
arch="all !loongarch64"
arch="all"
license="GPL-3.0-or-later"
makedepends="cargo cargo-auditable"
source="$pkgname-$pkgver.tar.gz::https://git.sr.ht/~tsdh/swayr/archive/swayrbar-$pkgver.tar.gz"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment