diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2022-12-23 10:05:43 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2022-12-23 10:20:48 -0500 |
commit | 3115fc9dce17fb6575ce99575215501b27e2d907 (patch) | |
tree | 3150a0c006384c4644e756613da43f711380f431 /profiles | |
parent | app-emacs/vertico: drop old 0.27 (diff) | |
download | gentoo-3115fc9dce17fb6575ce99575215501b27e2d907.tar.gz gentoo-3115fc9dce17fb6575ce99575215501b27e2d907.tar.bz2 gentoo-3115fc9dce17fb6575ce99575215501b27e2d907.zip |
profiles/arch/x86: mask sci-mathematics/polymake[lrs].
This will let us stabilize newer versions of polymake and a consumer,
sci-mathematics/singular, on x86 where lrslib is flaky.
Bug: https://bugs.gentoo.org/771675
Bug: https://bugs.gentoo.org/832376
Bug: https://bugs.gentoo.org/869362
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/x86/package.use.mask | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 4e5178298642..ebf0b18b9809 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,14 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michael Orlitzky <mjo@gentoo.org> (2022-12-23) +# sci-libs/lrslib is keyworded ~x86, but probably shouldn't have been: +# +# https://bugs.gentoo.org/771675 +# +# Here we prevent its only direct consumer from pulling it in. +sci-mathematics/polymake lrs + # Sam James <sam@gentoo.org> (2022-12-02) # Not keyworded here app-alternatives/lex reflex |