CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/08/24 15:53:43
Modified files:
audio/ncspot : Makefile
devel/maturin : Makefile
net/routinator : Makefile
security/rbw : Makefile
security/sn0int: Makefile
security/vaultwarden: Makefile
www/nextcloud_notify_push: Makefile
www/py-adblock : Makefile
www/zola : Makefile
Log message:
Those ports use the ring crate and can't build on powerpc64 and riscv64.
The ring-v0.16.20 crate (latest) only builds on a handful of archs.
Work seems to be ongoing upstream to add support for more architectures.
ok semarie@