Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2024 14:28:46 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 650b8b751131 - main - devel/py-mashumaro: Add NO_ARCH
Message-ID:  <202404201428.43KESkPt011290@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=650b8b7511315f71a83ccbd9bffc6760ae369d42

commit 650b8b7511315f71a83ccbd9bffc6760ae369d42
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-20 14:24:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-20 14:26:02 +0000

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

diff --git a/devel/py-mashumaro/Makefile b/devel/py-mashumaro/Makefile
index 7931d7e14c4e..a01900ae5257 100644
--- a/devel/py-mashumaro/Makefile
+++ b/devel/py-mashumaro/Makefile
@@ -15,4 +15,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.1.0:devel/py-typing-ext
 USES=		python
 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?202404201428.43KESkPt011290>