git: 817ba01d1c9c - main - devel/py-yunomi: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed May 26 12:58:41 UTC 2021


The branch main has been updated by sunpoet:

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

commit 817ba01d1c9c47a4543af2a974d3fadee60e0356
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-26 12:55:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-26 12:55:00 +0000

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

diff --git a/devel/py-yunomi/Makefile b/devel/py-yunomi/Makefile
index 50402f40fc6a..72600f58fefd 100644
--- a/devel/py-yunomi/Makefile
+++ b/devel/py-yunomi/Makefile
@@ -13,10 +13,11 @@ COMMENT=	Metrics library with rate, distribution and timing information
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
+NO_ARCH=	yes
+
 PORTDOCS=	README.rst HISTORY.rst
 
 OPTIONS_DEFINE=	DOCS


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