git: 0f2333ea24da - main - net/py-dpkt: Add NO_ARCH

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 04 Aug 2024 17:24:36 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0f2333ea24da9eedb0dbad36b74223be40222cba

commit 0f2333ea24da9eedb0dbad36b74223be40222cba
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-08-04 17:11:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-08-04 17:14:33 +0000

    net/py-dpkt: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 net/py-dpkt/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net/py-dpkt/Makefile b/net/py-dpkt/Makefile
index ef721b4096cd..3e4b44b61c96 100644
--- a/net/py-dpkt/Makefile
+++ b/net/py-dpkt/Makefile
@@ -14,6 +14,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 USES=		python
 USE_PYTHON=	autoplist concurrent distutils pythonprefix
 
+NO_ARCH=	yes
+
 OPTIONS_DEFINE=	DOCS
 
 PORTDOCS=	AUTHORS CHANGES PKG-INFO README.rst