git: 01a33a299482 - main - emulators/wine-mono: Mark amd64 and i386 only

From: Gerald Pfeifer <gerald_at_FreeBSD.org>
Date: Sat, 19 Nov 2022 13:01:38 UTC
The branch main has been updated by gerald:

URL: https://cgit.FreeBSD.org/ports/commit/?id=01a33a299482769d4677749057b914c4c408e600

commit 01a33a299482769d4677749057b914c4c408e600
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2022-11-19 12:57:20 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2022-11-19 12:58:58 +0000

    emulators/wine-mono: Mark amd64 and i386 only
    
    The pre-built MSIs are only available for amd64 and i386, and in any
    case emulators/wine itself currently is built on those two only.
---
 emulators/wine-mono/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/emulators/wine-mono/Makefile b/emulators/wine-mono/Makefile
index 3ce5672b84ef..d8fdcd786499 100644
--- a/emulators/wine-mono/Makefile
+++ b/emulators/wine-mono/Makefile
@@ -13,6 +13,8 @@ WWW=		https://wiki.winehq.org/Mono
 LICENSE=	MIT GPLv2 LGPL20
 LICENSE_COMB=	multi
 
+ONLY_FOR_ARCHS=	amd64 i386
+
 PORTSCOUT=	ignore:1	# for newer versions see emulators/wine-mono-devel
 
 CONFLICTS_INSTALL=	wine-mono-devel