From: Brian Evans Date: Wed, 25 Mar 2020 15:01:25 +0000 (-0400) Subject: profiles: Remove python USE masks on alpha X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5de73365776b809ee9130c932ebb121c5db5f4e6;p=gentoo.git profiles: Remove python USE masks on alpha pkgcheck passes Signed-off-by: Brian Evans --- diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index dfcb78bcdac3..b506ea5805d2 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -16,14 +16,6 @@ mongodb # net-libs/zeromq is not keyworded zeromq -# Michał Górny (2018-07-16) -# Python 3.7 support requires fresh versions of packages which are stuck -# at keywordreqs. -# bug #661306: dev-python/pytest -# bug #661320: dev-python/twisted -python_targets_python3_7 -python_single_target_python3_7 - # Andrey Utkin (2018-06-13) # No ACPI support on alpha. Bug #657332 acpi diff --git a/profiles/arch/alpha/use.stable.mask b/profiles/arch/alpha/use.stable.mask index 90038006e714..84e2fe62fa5e 100644 --- a/profiles/arch/alpha/use.stable.mask +++ b/profiles/arch/alpha/use.stable.mask @@ -12,13 +12,6 @@ php # Dependency not yet stable (dev-libs/libappindicator). ayatana -# Mike Gilbert (2017-06-08) -# dev-lang/python:3.7 is not stable. -python_targets_python3_7 -python_single_target_python3_7 -python_targets_python3_8 -python_single_target_python3_8 - # Tobias Klausmann (2016-03-17) # Webkit itself is enormous (~13h compile+test on our fastest dev machine), so # it will remain not-stable forever. Mask the USE flag accordingly.