git: 06438a3cf42f - main - science/py-coards: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue May 11 21:52:58 UTC 2021


The branch main has been updated by sunpoet:

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

commit 06438a3cf42f5c537318bd2f35566ab3eff79946
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-11 21:17:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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>


More information about the dev-commits-ports-all mailing list