git: 80935cadd5c5 - main - sysutils/xnvme: disable on powerpc

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Sun, 11 Feb 2024 11:50:02 UTC
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=80935cadd5c5a63593f27248b6dfe44526a7fe88

commit 80935cadd5c5a63593f27248b6dfe44526a7fe88
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2024-02-09 21:37:50 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2024-02-11 11:49:00 +0000

    sysutils/xnvme: disable on powerpc
---
 sysutils/xnvme/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysutils/xnvme/Makefile b/sysutils/xnvme/Makefile
index a3fbf8755f01..2a399b612bb2 100644
--- a/sysutils/xnvme/Makefile
+++ b/sysutils/xnvme/Makefile
@@ -10,7 +10,7 @@ WWW=		https://xnvme.io/
 
 LICENSE=	BSD3CLAUSE
 
-NOT_FOR_ARCHS=	armv7 i386
+NOT_FOR_ARCHS=	armv7 i386 powerpc
 NOT_FOR_ARCHS_REASON=	use of types with platform-specific length
 
 USES=		meson