Date: Sun, 25 Jul 2021 03:53:54 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: b00bc0ebf873 - main - sysutils/cbsd: fix packaging on non-x86 Message-ID: <202107250353.16P3rsRJ095822@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=b00bc0ebf873ff12c779514ac2f6904121d21f11 commit b00bc0ebf873ff12c779514ac2f6904121d21f11 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2021-07-25 03:53:33 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2021-07-25 03:53:33 +0000 sysutils/cbsd: fix packaging on non-x86 --- sysutils/cbsd/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/cbsd/pkg-plist b/sysutils/cbsd/pkg-plist index 91c59be4ba8f..211eb631c7c8 100644 --- a/sysutils/cbsd/pkg-plist +++ b/sysutils/cbsd/pkg-plist @@ -314,7 +314,7 @@ cbsd/misc/fmagic cbsd/misc/ipv6range cbsd/misc/next-vale-port cbsd/misc/nics-list -cbsd/misc/popcnttest +%%X86%%cbsd/misc/popcnttest cbsd/misc/pwcrypt cbsd/misc/resolv cbsd/misc/sipcalc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107250353.16P3rsRJ095822>