git: 3b2c3b69c4a2 - main - devel/omniORB: not for powerpc, same as i386

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Fri, 17 Jan 2025 21:46:47 UTC
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3b2c3b69c4a20705152235bbf639bfe0d04fa526

commit 3b2c3b69c4a20705152235bbf639bfe0d04fa526
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2025-01-14 10:47:15 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2025-01-17 21:45:00 +0000

    devel/omniORB: not for powerpc, same as i386
---
 devel/omniORB/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/omniORB/Makefile b/devel/omniORB/Makefile
index 896ae752d296..a989a4416f92 100644
--- a/devel/omniORB/Makefile
+++ b/devel/omniORB/Makefile
@@ -9,7 +9,7 @@ WWW=		http://omniorb.sourceforge.net/
 
 LICENSE=	GPLv2
 
-NOT_FOR_ARCHS=	armv7 i386
+NOT_FOR_ARCHS=	armv7 i386 powerpc
 NOT_FOR_ARCHS_REASON=	use of overloaded operator '[]' is ambiguous (with operand types
 
 LIB_DEPENDS=	libzstd.so:archivers/zstd