Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/, app-emulation/wine-proton/
Date: Fri, 02 Dec 2022 03:57:59
Message-Id: 1669953362.cf26b3dd94dea5253a16beb3c936b5d8b588661e.ionen@gentoo
1 commit: cf26b3dd94dea5253a16beb3c936b5d8b588661e
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 2 03:38:56 2022 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 2 03:56:02 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf26b3dd
7
8 app-emulation/wine-proton: destabilize 7.0.5 back to ~x86
9
10 Stabilized wine-vanilla-7.0.1 was fine, but upon closer look
11 wine-proton on the other hand is kinda broken at runtime when
12 doing any X11 usage. Keeping keyword given believe may be because
13 of my x86 test setup, but at least going to avoid stable.
14
15 Not that I really want x86 either way, mostly was to be in sync
16 with other wine versions.
17
18 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
19
20 app-emulation/wine-proton/wine-proton-7.0.5.ebuild | 2 +-
21 profiles/arch/x86/package.use.stable.mask | 2 +-
22 2 files changed, 2 insertions(+), 2 deletions(-)
23
24 diff --git a/app-emulation/wine-proton/wine-proton-7.0.5.ebuild b/app-emulation/wine-proton/wine-proton-7.0.5.ebuild
25 index 4d70f3788362..82c405523947 100644
26 --- a/app-emulation/wine-proton/wine-proton-7.0.5.ebuild
27 +++ b/app-emulation/wine-proton/wine-proton-7.0.5.ebuild
28 @@ -19,7 +19,7 @@ if [[ ${PV} == *9999 ]]; then
29 else
30 SRC_URI="https://github.com/ValveSoftware/wine/archive/refs/tags/proton-wine-${WINE_PV}.tar.gz"
31 S="${WORKDIR}/${PN}-wine-${WINE_PV}"
32 - KEYWORDS="-* amd64 x86"
33 + KEYWORDS="-* amd64 ~x86"
34 fi
35
36 DESCRIPTION="Valve Software's fork of Wine"
37
38 diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask
39 index bea0c61eeb58..3d18401172ef 100644
40 --- a/profiles/arch/x86/package.use.stable.mask
41 +++ b/profiles/arch/x86/package.use.stable.mask
42 @@ -86,7 +86,7 @@ dev-ruby/haml test
43
44 # Adam Feldman <NP-Hardass@g.o> (2017-09-27)
45 # patchset variants are not stable
46 -virtual/wine staging
47 +virtual/wine proton staging
48
49 # Christoph Junghans <junghans@g.o> (2017-02-26)
50 # Stable mask some fabrics (bug #525534)