Skip to content

Commit

Permalink
emulators/wine-mono: Mark amd64 and i386 only
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
Gerald Pfeifer authored and Gerald Pfeifer committed Nov 19, 2022
1 parent e400b8d commit 01a33a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions emulators/wine-mono/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit 01a33a2

Please sign in to comment.