app-emulation/wine-proton: Stabilize 11.0.1 amd64, #980266

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-08-09 23:37:29 +01:00
parent 55102677c9
commit 09769bbb68

View File

@@ -18,7 +18,7 @@ if [[ ${PV} == 9999 ]]; then
else
SRC_URI="https://github.com/ValveSoftware/wine/archive/refs/tags/proton-wine-${WINE_PV}.tar.gz"
S=${WORKDIR}/${PN}-wine-${WINE_PV}
KEYWORDS="-* ~amd64 ~x86"
KEYWORDS="-* amd64 ~x86"
fi
DESCRIPTION="Valve Software's fork of Wine"