git: 956a817aa3ea - main - archivers/py-python-rpm-packaging: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 May 2023 16:29:44 UTC
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 \