git: 2bea883c25e3 - main - ports-mgmt/fastest_pkg: Set NO_ARCH

Mateusz Piotrowski 0mp at FreeBSD.org
Fri Jun 25 16:00:29 UTC 2021


The branch main has been updated by 0mp:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2bea883c25e3119103313568b6cef8c855b4fef7

commit 2bea883c25e3119103313568b6cef8c855b4fef7
Author:     Mateusz Piotrowski <0mp at FreeBSD.org>
AuthorDate: 2021-06-25 15:58:47 +0000
Commit:     Mateusz Piotrowski <0mp at 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>


More information about the dev-commits-ports-main mailing list