Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 2021 21:52:58 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: 06438a3cf42f - main - science/py-coards: Cosmetic change
Message-ID:  <202105112152.14BLqwCT099767@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=06438a3cf42f5c537318bd2f35566ab3eff79946

commit 06438a3cf42f5c537318bd2f35566ab3eff79946
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-11 21:17:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-11 21:47:18 +0000

    science/py-coards: Cosmetic change
---
 science/py-coards/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/science/py-coards/Makefile b/science/py-coards/Makefile
index b5a38406bf3c..ec935bd1aa04 100644
--- a/science/py-coards/Makefile
+++ b/science/py-coards/Makefile
@@ -12,8 +12,9 @@ COMMENT=	COARDS compliant time parser
 
 LICENSE=	MIT
 
-NO_ARCH=	yes
 USES=		python:3.6+
 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?202105112152.14BLqwCT099767>