commit: 0d7c8f8921fbb8c48b79a76762ae94c36ed552a9 Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net> AuthorDate: Sun Jun 1 17:22:50 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jun 2 21:40:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d7c8f89
profiles: x86: package.mask app-misc/anki for upcoming keyword removal Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net> Part-of: https://github.com/gentoo/gentoo/pull/42384 Closes: https://github.com/gentoo/gentoo/pull/42384 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/x86/package.mask | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/profiles/arch/x86/package.mask b/profiles/arch/x86/package.mask index 9fea6b67f3a7..35315e73f30b 100644 --- a/profiles/arch/x86/package.mask +++ b/profiles/arch/x86/package.mask @@ -1,6 +1,13 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Lucio Sauer <[email protected]> (2025-06-01) +# app-misc/anki's GUI does not run on 32-bit arches at least since +# 23.12.1 due to bug 893234. If you nonetheless have a use case +# for the package on x86, please send me an email. If I don't hear +# back from anyone, I'll remove the keyword in the near future. +app-misc/anki + # Joshua Kinard <[email protected]> (2024-02-27) # app-arch/lrzip-next does not support 32-bit arches (#925548) app-arch/lrzip-next
