Date: Mon, 18 Apr 2022 00:06:42 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: 142c48aa01cb - main - security/py-ssh: Add NO_ARCH Message-ID: <202204180006.23I06gBl050676@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=142c48aa01cb9200d12ee1b384318c90e20035c1 commit 142c48aa01cb9200d12ee1b384318c90e20035c1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-17 23:53:04 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-17 23:59:20 +0000 security/py-ssh: Add NO_ARCH Approved by: portmgr (blanket) --- security/py-ssh/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/security/py-ssh/Makefile b/security/py-ssh/Makefile index dfbc1f4faf14..e0af68b92494 100644 --- a/security/py-ssh/Makefile +++ b/security/py-ssh/Makefile @@ -15,4 +15,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>=2.1:security/py-pycrypto@${PY_FLAV USES= python:3.6+ USE_PYTHON= distutils autoplist +NO_ARCH= yes + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204180006.23I06gBl050676>