commit: becbf1fd6fdee761b8ef149b2c61e3a1ed0269f9 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Jul 4 18:54:43 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Jul 4 18:54:43 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=becbf1fd
profiles/arch/x86: mask dev-tex/abntex[lyx] Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/arch/x86/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 79895568e5c3..05fc5dfd3873 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Arthur Zamarin <[email protected]> (2024-07-04) +# app-office/lyx is unavailable on x86 +dev-tex/abntex lyx + # Andreas Sturmlechner <[email protected]> (2024-07-01) # USE="kf6compat,kaccounts" depends on kde-frameworks/purpose:6[webengine] # which is package.use.mask'ed on these arches. We cannot mask the
