Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Aug 2022 10:34:26 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: ec0ee2ede003 - main - math/py-roman: Add NO_ARCH
Message-ID:  <202208271034.27RAYQGO054675@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=ec0ee2ede003b0dd1fa228b91990c6dbd12df758

commit ec0ee2ede003b0dd1fa228b91990c6dbd12df758
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-27 10:26:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-27 10:26:59 +0000

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

diff --git a/math/py-roman/Makefile b/math/py-roman/Makefile
index 1ae3a2a70b0d..04f688ec92d9 100644
--- a/math/py-roman/Makefile
+++ b/math/py-roman/Makefile
@@ -10,4 +10,6 @@ COMMENT=	Integer to Roman numerals converter
 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?202208271034.27RAYQGO054675>