git: 99bd02ae3817 - main - net-im/signald: enable on powerpc64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Oct 2021 12:09:15 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=99bd02ae3817b300160f08244664240a79f2e437 commit 99bd02ae3817b300160f08244664240a79f2e437 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2021-10-22 11:42:32 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2021-10-22 11:42:32 +0000 net-im/signald: enable on powerpc64 --- 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 2c8f603d2cbf..ea64a1796cc0 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 +ONLY_FOR_ARCHS= amd64 powerpc64 EXTRACT_DEPENDS=zip:archivers/zip BUILD_DEPENDS= gradle6>=6.7:devel/gradle6