commit: 3c74724098da59cfb17c3dfaa1e136e3dabd2c6f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 21 19:40:40 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 21 19:40:40 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c747240
app-emulation/wine-vanilla: Keyword 10.6 arm64, #954127
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emulation/wine-vanilla/wine-vanilla-10.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/wine-vanilla/wine-vanilla-10.6.ebuild
b/app-emulation/wine-vanilla/wine-vanilla-10.6.ebuild
index 89da9dd2865a..ccc8b6e11c97 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-10.6.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-10.6.ebuild
@@ -16,7 +16,7 @@ else
SRC_URI="https://dl.winehq.org/wine/source/${WINE_SDIR}/wine-${PV}.tar.xz"
S=${WORKDIR}/wine-${PV}
# TODO: re-add -*
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~x86"
fi
DESCRIPTION="Free implementation of Windows(tm) on Unix, without external
patchsets"