diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-26 12:02:24 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-26 12:35:30 +0200 |
commit | f7fdee9891e5f56334defca65d6541dfa576190f (patch) | |
tree | f920ee0a80069be2c2961f42135e777d7d3c9755 /profiles/arch/hppa | |
parent | app-admin/kpcli: remove old 3.3 (diff) | |
download | gentoo-f7fdee9891e5f56334defca65d6541dfa576190f.tar.gz gentoo-f7fdee9891e5f56334defca65d6541dfa576190f.tar.bz2 gentoo-f7fdee9891e5f56334defca65d6541dfa576190f.zip |
profiles/arch/hppa: Mask py3.9 on hppa
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/arch/hppa')
-rw-r--r-- | profiles/arch/hppa/use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 3b2d1ed5fb54..846f27abe3cc 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -7,6 +7,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Michał Górny <mgorny@gentoo.org> (2020-05-26) +# Unmask once hppa is FINALLY done with bug #700940. +python_targets_python3_9 + # Rolf Eike Beer <eike@sf-mail.de> (2020-04-21) # ruby2.4 will go away soon, avoid keywording older packages ruby_targets_ruby24 |