app-emulation/wine-proton: destabilize 7.0.5 back to ~x86

Stabilized wine-vanilla-7.0.1 was fine, but upon closer look
wine-proton on the other hand is kinda broken at runtime when
doing any X11 usage. Keeping keyword given believe may be because
of my x86 test setup, but at least going to avoid stable.

Not that I really want x86 either way, mostly was to be in sync
with other wine versions.

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2022-12-01 22:38:56 -05:00
parent 2e89118d08
commit cf26b3dd94
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,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"

View File

@@ -86,7 +86,7 @@ dev-ruby/haml test
# Adam Feldman <NP-Hardass@gentoo.org> (2017-09-27)
# patchset variants are not stable
virtual/wine staging
virtual/wine proton staging
# Christoph Junghans <junghans@gentoo.org> (2017-02-26)
# Stable mask some fabrics (bug #525534)