From 574bb4c814dcfcb33ddd679d8069d91b82bd9845 Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Wed, 19 Aug 2026 01:25:56 -0400 Subject: [PATCH] app-emulation/wine-mono: keyword 11.3.0 for arm64 Can't test myself, but little meaning in filing a keywordreq given all this does is copy files with no tests. Needed to unmask USE=mono on wine for arm64. Signed-off-by: Ionen Wolkens --- app-emulation/wine-mono/wine-mono-11.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/wine-mono/wine-mono-11.3.0.ebuild b/app-emulation/wine-mono/wine-mono-11.3.0.ebuild index 0be232b3e7bf5..63cdc7d914e9a 100644 --- a/app-emulation/wine-mono/wine-mono-11.3.0.ebuild +++ b/app-emulation/wine-mono/wine-mono-11.3.0.ebuild @@ -26,7 +26,7 @@ S=${WORKDIR} LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1" SLOT="${PV}" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 arm64 x86" IUSE="+shared" src_install() {