Date: Fri, 25 Jun 2021 16:00:29 GMT From: Mateusz Piotrowski <0mp@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2bea883c25e3 - main - ports-mgmt/fastest_pkg: Set NO_ARCH Message-ID: <202106251600.15PG0Tsn072148@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/ports/commit/?id=2bea883c25e3119103313568b6cef8c855b4fef7 commit 2bea883c25e3119103313568b6cef8c855b4fef7 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2021-06-25 15:58:47 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2021-06-25 16:00:24 +0000 ports-mgmt/fastest_pkg: Set NO_ARCH Approved by: portmgr blanket --- ports-mgmt/fastest_pkg/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ports-mgmt/fastest_pkg/Makefile b/ports-mgmt/fastest_pkg/Makefile index 37a954812310..d37fb50695fe 100644 --- a/ports-mgmt/fastest_pkg/Makefile +++ b/ports-mgmt/fastest_pkg/Makefile @@ -19,4 +19,6 @@ USE_GITHUB= yes GH_ACCOUNT= ehaupt USE_PYTHON= autoplist concurrent distutils +NO_ARCH= yes + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106251600.15PG0Tsn072148>