diff options
-rw-r--r-- | profiles/arch/alpha/use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/arm/use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/arm64/use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/hppa/use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/ia64/use.mask | 6 |
5 files changed, 10 insertions, 20 deletions
diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index ff4fdc28f4ea..acfd7a0b633e 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -5,13 +5,11 @@ -alpha # Michał Górny <mgorny@gentoo.org> (2020-05-28) -# Moving from arch/base. +# Target flags masked because of pending keywording requests. python_targets_python3_8 python_single_target_python3_8 - -# Michał Górny <mgorny@gentoo.org> (2020-05-28) -# Unmask once alpha is FINALLY done with bug #719700. python_targets_python3_9 +python_single_target_python3_9 # James Le Cuirot <chewi@gentoo.org> (2020-05-10) # media-libs/allegro is not keyworded. diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index 215c0cae19b8..c974846ea741 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -5,13 +5,11 @@ -arm # Michał Górny <mgorny@gentoo.org> (2020-05-28) -# Moving from arch/base. +# Target flags masked because of pending keywording requests. python_targets_python3_8 python_single_target_python3_8 - -# Michał Górny <mgorny@gentoo.org> (2020-05-28) -# Unmask once arm is FINALLY done with bug #719700. python_targets_python3_9 +python_single_target_python3_9 # Unmask arm arch specific flags -cpu_flags_arm_iwmmxt diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index a304c47fae5b..c3f0daa0458c 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -5,13 +5,11 @@ -arm64 # Michał Górny <mgorny@gentoo.org> (2020-05-28) -# Moving from arch/base. +# Target flags masked because of pending keywording requests. python_targets_python3_8 python_single_target_python3_8 - -# Michał Górny <mgorny@gentoo.org> (2020-05-28) -# Unmask once arm64 is FINALLY done with bug #719700. python_targets_python3_9 +python_single_target_python3_9 # David Seifert <soap@gentoo.org (2020-05-17) # Mono is hopelessly broken on arm64 diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 5438737be8f8..85640b81ef0c 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -8,13 +8,11 @@ # request bug for the hppa arch. # Michał Górny <mgorny@gentoo.org> (2020-05-28) -# Moving from arch/base. +# Target flags masked because of pending keywording requests. python_targets_python3_8 python_single_target_python3_8 - -# Michał Górny <mgorny@gentoo.org> (2020-05-26) -# Unmask once hppa is FINALLY done with bug #700940. python_targets_python3_9 +python_single_target_python3_9 # Rolf Eike Beer <eike@sf-mail.de> (2020-04-21) # ruby2.4 will go away soon, avoid keywording older packages diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask index b509d60203ff..8785616f4282 100644 --- a/profiles/arch/ia64/use.mask +++ b/profiles/arch/ia64/use.mask @@ -5,13 +5,11 @@ -ia64 # Michał Górny <mgorny@gentoo.org> (2020-05-28) -# Moving from arch/base. +# Target flags masked because of pending keywording requests. python_targets_python3_8 python_single_target_python3_8 - -# Michał Górny <mgorny@gentoo.org> (2020-05-28) -# Unmask once alpha is FINALLY done with bug #719700. python_targets_python3_9 +python_single_target_python3_9 # James Le Cuirot <chewi@gentoo.org> (2020-05-10) # media-libs/allegro is not keyworded. |