commit: 49ab9057cbfd0aa202c6c8ee0e3e38af569c1b8b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu May 28 07:30:21 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu May 28 07:59:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ab9057
profiles/arch/x86: Mask py39 Bug: https://bugs.gentoo.org/700194 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/x86/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index 6d42c661301..b651578b7ff 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -x86 +# Michał Górny <[email protected]> (2020-05-28) +# Unmask once alpha is FINALLY done with bug #700194. +python_targets_python3_9 + # Matt Turner <[email protected]> (2018-11-11) # d3d9 works on x86 -d3d9
