From c67f260e105ec9f8403e2f41c277eaeb390549df Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Tue, 10 Mar 2020 11:19:31 -0400 Subject: [PATCH] profiles: Remove arm use.mask of python 3.7 target Original reason of twisted keywording is complete Remove however one other package is incorrect so add to package.use.mask Signed-off-by: Brian Evans --- profiles/arch/arm/package.use.mask | 4 ++++ profiles/arch/arm/use.mask | 7 ------- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index e325df333bdb..3db97859302f 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Brian Evans (2020-03-10) +# Needs a keyworded dev-python/sphinx-testing with Python 3.7 +dev-python/sphinxcontrib-blockdiag python_targets_python3_7 + # Patrick McLean (2020-02-15) # Mask until dev-libs/libfido2 is keyworded net-misc/openssh security-key diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index 94504d188164..feb40f29c013 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -12,13 +12,6 @@ # Neither dev-python/pymongo nor dev-libs/mongo-c-driver are keyworded mongodb -# Michał Górny (2018-07-16) -# Python 3.7 support requires fresh versions of packages which are stuck -# at keywordreqs. -# bug #661320: dev-python/twisted -python_targets_python3_7 -python_single_target_python3_7 - # Andrey Utkin (2018-06-13) # No ACPI support on arm. Bug #657332 acpi -- 2.26.2