mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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:
@@ -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"
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user