commit: f55db8ec2d7739c2882821bf442384ff85b213bf Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Dec 17 21:45:50 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Dec 17 21:45:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f55db8ec
profiles: x86: Actually move mugshot[libreoffice] to p.use.stable.mask Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/x86/package.use.mask | 4 ---- profiles/arch/x86/package.use.stable.mask | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 8f913d1a165f..294bc04d3bf6 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Andreas Sturmlechner <[email protected]> (2024-12-17) -# app-office/libreoffice is no longer stable on x86 -x11-misc/mugshot libreoffice - # Ben Kohler <[email protected]> (2024-10-23) # Upstream dropbox no longer producing x86 releases kde-apps/kdenetwork-meta dropbox diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index ef2340899495..d77ca612b6f2 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2024-12-17) +# app-office/libreoffice is no longer stable on x86 +x11-misc/mugshot libreoffice + # Andreas Sturmlechner <[email protected]> (2024-12-04) # Depends on kde-plasma/kdesu-gui which is not stable here. sys-block/gparted kde
