repo/gentoo:master commit in: app-emulation/wine-mono/
"Ionen Wolkens" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1787117969.574bb4c814dcfcb33ddd679d8069d91b82bd9845.ionen@gentoo> |
commit: 574bb4c814dcfcb33ddd679d8069d91b82bd9845
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 19 05:25:56 2026 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Aug 19 05:39:29 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=574bb4c8
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 <ionen <AT> gentoo.org>
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 0be232b3e7bf..63cdc7d914e9 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() {