Date: Tue, 16 Nov 2021 12:11:06 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: d720da3a4522 - main - finance/chiapos: also not for powerpc Message-ID: <202111161211.1AGCB6GP078599@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=d720da3a452231a92efaaa83d652c413b3a3e22a commit d720da3a452231a92efaaa83d652c413b3a3e22a Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2021-11-16 12:03:50 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2021-11-16 12:03:50 +0000 finance/chiapos: also not for powerpc --- finance/chiapos/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/finance/chiapos/Makefile b/finance/chiapos/Makefile index fb99ea712873..138fe72cdb48 100644 --- a/finance/chiapos/Makefile +++ b/finance/chiapos/Makefile @@ -17,7 +17,7 @@ LICENSE_DISTFILES_BSD2CLAUSE= ${DISTNAME}${EXTRACT_SUFX} LICENSE_DISTFILES_MIT= ${DISTNAME}${EXTRACT_SUFX} ${DISTFILE_c} \ ${DISTFILE_g} -NOT_FOR_ARCHS= i386 +NOT_FOR_ARCHS= i386 powerpc USES= cmake:noninja USE_GITHUB= nodefault
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111161211.1AGCB6GP078599>