diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-28 09:31:25 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-28 09:59:56 +0200 |
commit | 31d60dd647d80d8fb8698337e9e8284a57fe3e9d (patch) | |
tree | 66e39bebd0b6e2d441a8f9060fc9bcbe52ca17ea /profiles/arch/arm64 | |
parent | profiles/arch/x86: Mask py39 (diff) | |
download | gentoo-31d60dd647d80d8fb8698337e9e8284a57fe3e9d.tar.gz gentoo-31d60dd647d80d8fb8698337e9e8284a57fe3e9d.tar.bz2 gentoo-31d60dd647d80d8fb8698337e9e8284a57fe3e9d.zip |
profiles/arch/arm64: Mask py39
Bug: https://bugs.gentoo.org/719700
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/arch/arm64')
-rw-r--r-- | profiles/arch/arm64/use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index e58c0bcf1186..10da48a78907 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -arm64 +# Michał Górny <mgorny@gentoo.org> (2020-05-28) +# Unmask once arm64 is FINALLY done with bug #719700. +python_targets_python3_9 + # David Seifert <soap@gentoo.org (2020-05-17) # Mono is hopelessly broken on arm64 mono |