Date: Thu, 28 May 2026 05:32:26 +0000 From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a8467bd5058a - main - net/krill: enable on powerpc64* Message-ID: <6a17d36a.40cbe.7d522eb0@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=a8467bd5058ae3306a3c19a34a417884849f78ae commit a8467bd5058ae3306a3c19a34a417884849f78ae Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2026-05-27 10:42:33 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2026-05-28 05:32:07 +0000 net/krill: enable on powerpc64* --- net/krill/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/krill/Makefile b/net/krill/Makefile index 1ac831f07c5a..e76d9ffd590c 100644 --- a/net/krill/Makefile +++ b/net/krill/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/NLnetLabs/krill LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE -ONLY_FOR_ARCHS= amd64 +ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le ONLY_FOR_ARCHS_REASON= ring crate not ported to other architectures USES= cargo sslhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a17d36a.40cbe.7d522eb0>
