Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2022 09:18:33 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: cd19d12c95d8 - main - devel/py-pytest-randomly: Add NO_ARCH
Message-ID:  <202212300918.2BU9IXjq027243@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=cd19d12c95d8517dc79085bb2c3886e6bcaa334c

commit cd19d12c95d8517dc79085bb2c3886e6bcaa334c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-12-30 08:54:48 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:06:29 +0000

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

diff --git a/devel/py-pytest-randomly/Makefile b/devel/py-pytest-randomly/Makefile
index 8f12942faeab..b37122c44613 100644
--- a/devel/py-pytest-randomly/Makefile
+++ b/devel/py-pytest-randomly/Makefile
@@ -17,4 +17,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}importlib-metadata>0:devel/py-importlib-meta
 USES=		python:3.6+
 USE_PYTHON=	autoplist 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?202212300918.2BU9IXjq027243>