commit: 7041e6a0d2f956ee2533563556347165a1019002 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Thu Dec 1 16:34:21 2022 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Fri Dec 2 03:14:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7041e6a0
profiles/arch: remove virtual/wine's proton from stable mask Is stable now. Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> profiles/arch/amd64/package.use.stable.mask | 2 +- profiles/arch/x86/package.use.stable.mask | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index bb1c0370ebfe..7411beaa8416 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -85,7 +85,7 @@ net-misc/chrony html # Adam Feldman <[email protected]> (2017-09-27) # patchset variants are not stable -virtual/wine proton staging +virtual/wine staging # Tim Harder <[email protected]> (2017-09-11) # Pulls in dev-ruby/asciidoctor which has too large of a ruby testing diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index 3d18401172ef..bea0c61eeb58 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -86,7 +86,7 @@ dev-ruby/haml test # Adam Feldman <[email protected]> (2017-09-27) # patchset variants are not stable -virtual/wine proton staging +virtual/wine staging # Christoph Junghans <[email protected]> (2017-02-26) # Stable mask some fabrics (bug #525534)
