commit: 6e65a72c88eb0d56d5b8477213f4895b01b073dc Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Thu Dec 22 06:28:19 2022 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Thu Dec 22 06:30:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e65a72c
profiles/arch/x86: mask dev-util/clion Bug: https://bugs.gentoo.org/887831 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> profiles/arch/x86/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/x86/package.mask b/profiles/arch/x86/package.mask index 65c385e7abde..22a721f9a181 100644 --- a/profiles/arch/x86/package.mask +++ b/profiles/arch/x86/package.mask @@ -1,2 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 + +# Viorel Munteanu <[email protected]> (2022-12-22) +# The x86 build is broken and no longer available. Bug #887831 +# Removal on 2023-01-22. +dev-util/clion
