diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-28 10:02:35 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-28 10:03:03 +0200 |
commit | e98884586cd91a6ed1a0ef79eaa1cb5024520a6f (patch) | |
tree | ed74f934d8226962127fcc4db54a4f22a341cae9 /profiles/arch/arm/use.mask | |
parent | dev-python/pypiserver: Port to py39 (diff) | |
download | gentoo-e98884586cd91a6ed1a0ef79eaa1cb5024520a6f.tar.gz gentoo-e98884586cd91a6ed1a0ef79eaa1cb5024520a6f.tar.bz2 gentoo-e98884586cd91a6ed1a0ef79eaa1cb5024520a6f.zip |
profiles/arch/arm: Mask py39
Bug: https://bugs.gentoo.org/719700
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/arch/arm/use.mask')
-rw-r--r-- | profiles/arch/arm/use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index feb40f29c013..f1ca2ace6adf 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -arm +# Michał Górny <mgorny@gentoo.org> (2020-05-28) +# Unmask once arm is FINALLY done with bug #719700. +python_targets_python3_9 + # Unmask arm arch specific flags -cpu_flags_arm_iwmmxt -cpu_flags_arm_iwmmxt2 |