Date: Sat, 23 Oct 2021 00:39:19 GMT 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: 6612b5521028 - main - net-im/signald: enable on powerpc64le Message-ID: <202110230039.19N0dJti098430@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=6612b55210281262b27ded5721c5def26ecbb0b6 commit 6612b55210281262b27ded5721c5def26ecbb0b6 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2021-10-23 00:36:44 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2021-10-23 00:36:44 +0000 net-im/signald: enable on powerpc64le --- net-im/signald/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/signald/Makefile b/net-im/signald/Makefile index ea64a1796cc0..19ff2f8ce695 100644 --- a/net-im/signald/Makefile +++ b/net-im/signald/Makefile @@ -68,7 +68,7 @@ COMMENT= Daemon to facilitate communication via Signal Private Messenger LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -ONLY_FOR_ARCHS= amd64 powerpc64 +ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le EXTRACT_DEPENDS=zip:archivers/zip BUILD_DEPENDS= gradle6>=6.7:devel/gradle6
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110230039.19N0dJti098430>