Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Nov 2021 16:29:13 GMT
From:      Dries Michiels <driesm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: de338b6a083b - main - security/py-vpn-slice: Add NO_ARCH
Message-ID:  <202111271629.1ARGTDox081892@gitrepo.freebsd.org>

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

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

commit de338b6a083b22f27e8f6ef455bdff1131b74ecc
Author:     Dries Michiels <driesm@FreeBSD.org>
AuthorDate: 2021-11-24 19:13:11 +0000
Commit:     Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2021-11-27 16:26:27 +0000

    security/py-vpn-slice: Add NO_ARCH
    
    Approved by:            0mp (mentor), portmgr (blanket)
    Differential Revision:  https://reviews.freebsd.org/D33105
---
 security/py-vpn-slice/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/security/py-vpn-slice/Makefile b/security/py-vpn-slice/Makefile
index 97b7111c2b75..b091a2f5f805 100644
--- a/security/py-vpn-slice/Makefile
+++ b/security/py-vpn-slice/Makefile
@@ -15,4 +15,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dnspython>=1.16:dns/py-dnspython@${PY_FLAVOR
 USES=		python:3.3+
 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?202111271629.1ARGTDox081892>