git: 31112e172190 - main - print/system-config-printer: Add NO_ARCH

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Fri, 03 Jun 2022 23:41:26 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=31112e1721907e5ecb7aa10b7613dda0a56a0b87

commit 31112e1721907e5ecb7aa10b7613dda0a56a0b87
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-03 23:24:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-03 23:36:58 +0000

    print/system-config-printer: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 print/system-config-printer/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/print/system-config-printer/Makefile b/print/system-config-printer/Makefile
index e1612eb1662e..cf264028fe0e 100644
--- a/print/system-config-printer/Makefile
+++ b/print/system-config-printer/Makefile
@@ -33,6 +33,7 @@ USE_GNOME=	intlhack pygobject3
 
 CONFIGURE_ARGS=	--without-udev-rules \
 		--without-systemdsystemunitdir
+NO_ARCH=	yes
 
 PLIST_SUB=	PYTHON_VER=${PYTHON_VERSION:S/python//}