Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 May 2023 16:29:44 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: 956a817aa3ea - main - archivers/py-python-rpm-packaging: Add NO_ARCH
Message-ID:  <202305021629.342GTime076415@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=956a817aa3ea2c11f506534703cc5c7ee86965f4

commit 956a817aa3ea2c11f506534703cc5c7ee86965f4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-02 16:21:26 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-02 16:25:54 +0000

    archivers/py-python-rpm-packaging: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 archivers/py-python-rpm-packaging/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/archivers/py-python-rpm-packaging/Makefile b/archivers/py-python-rpm-packaging/Makefile
index 076409733581..7fc6907b3168 100644
--- a/archivers/py-python-rpm-packaging/Makefile
+++ b/archivers/py-python-rpm-packaging/Makefile
@@ -24,6 +24,7 @@ GH_PROJECT=	python-rpm-packaging
 GH_TAGNAME=	a18ca48959c95aefa725317084dd2d3e242e4f71
 
 SHEBANG_FILES=	scripts/brp-python-bytecompile scripts/pythondistdeps.py
+NO_ARCH=	yes
 NO_BUILD=	yes
 
 PLIST_FILES=	lib/rpm/brp-python-bytecompile \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305021629.342GTime076415>