fixup! CI: Add local forgejo CI
All checks were successful
PostmarketOS Build / Prepare (push) Successful in 7s
PostmarketOS Build / Build for aarch64 (push) Successful in 2m5s
PostmarketOS Build / Build for x86_64 (push) Successful in 42s
PostmarketOS Build / Clean (push) Successful in 6s

This commit is contained in:
Vasiliy Doylov 2025-06-21 01:21:15 +03:00
parent f8e3ea9408
commit e91890062b
Signed by: NekoCWD
GPG key ID: B7BE22D44474A582

View file

@ -58,7 +58,8 @@ ppc64le|s390x|riscv64|loongarch64)
# doesn't install any ipa
;;
*)
depends="$pkgname-ipa=$pkgver-r$pkgrel"
# WIP: HACK? Don't depend on this this shit
# depends="$pkgname-ipa=$pkgver-r$pkgrel"
subpackages="$subpackages $pkgname-ipa"
;;
esac