git: 95b7e9627a78 - main - deskutils/py-i3-gnome-pomodoro: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Feb 2025 16:09:52 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=95b7e9627a78351e51587a5470da9c840892ac08
commit 95b7e9627a78351e51587a5470da9c840892ac08
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-03 15:33:51 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-03 15:54:19 +0000
deskutils/py-i3-gnome-pomodoro: Add NO_ARCH
Approved by: portmgr (blanket)
---
deskutils/py-i3-gnome-pomodoro/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/deskutils/py-i3-gnome-pomodoro/Makefile b/deskutils/py-i3-gnome-pomodoro/Makefile
index 89b4633b6ea5..3b882dd32cab 100644
--- a/deskutils/py-i3-gnome-pomodoro/Makefile
+++ b/deskutils/py-i3-gnome-pomodoro/Makefile
@@ -26,6 +26,8 @@ USES= python shebangfix
USE_PYTHON= autoplist pep517
+NO_ARCH= yes
+
SHEBANG_FILES= ${WRKSRC}/${PYDISTNAME}/pomodoro_client.py
PYDISTNAME= ${PORTNAME:S/-/_/g}