Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 May 2022 20:40:47 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: 2901e372938e - main - devel/py-pylru-cache: Add NO_ARCH
Message-ID:  <202205132040.24DKeln3098449@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=2901e372938e7780b3905ccfb510aaa27ca30b27

commit 2901e372938e7780b3905ccfb510aaa27ca30b27
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-05-13 20:40:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-05-13 20:40:03 +0000

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

diff --git a/devel/py-pylru-cache/Makefile b/devel/py-pylru-cache/Makefile
index 70cf321f2ce4..14d71d62fccc 100644
--- a/devel/py-pylru-cache/Makefile
+++ b/devel/py-pylru-cache/Makefile
@@ -16,4 +16,6 @@ LICENSE_COMB=	dual
 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?202205132040.24DKeln3098449>