From c4e155526335be6661ef734aecb6ba6864d3414b Mon Sep 17 00:00:00 2001 From: Davide Pesavento Date: Thu, 27 Dec 2018 23:21:10 +0100 Subject: [PATCH] profiles: mask dev-python/PyQt5[networkauth] on arm/arm64/ppc/ppc64 Signed-off-by: Davide Pesavento --- profiles/arch/arm/package.use.mask | 5 +++++ profiles/arch/arm64/package.use.mask | 5 +++++ profiles/arch/powerpc/package.use.mask | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index f30414a471d0..04e76200a650 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Davide Pesavento (27 Dec 2018) +# The corresponding Qt5 modules are not keyworded on arm, and we don't want to +# keyword them solely because of PyQt5 while there are no other in-tree users. +dev-python/PyQt5 networkauth + # Anthony G. Basile (24 Dec 2018) # asm broken on arm, bug #673580 =dev-libs/libressl-2.9.0 asm diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 55d0fb0dd998..d1eb738520ff 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Davide Pesavento (27 Dec 2018) +# The corresponding Qt5 modules are not keyworded on arm64, and we don't want to +# keyword them solely because of PyQt5 while there are no other in-tree users. +dev-python/PyQt5 networkauth + # Thomas Deutschmann (12 Oct 2018) # Requires www-client/firefox which isn't yet keyworded on ARM64 dev-ruby/capybara test diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 88c3333cb08f..1fc379809296 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -125,7 +125,7 @@ dev-db/percona-server -numa # Davide Pesavento (28 Jul 2016) # The corresponding Qt5 modules are not keyworded on ppc, and we don't want to # keyword them solely because of PyQt5 while there are no other in-tree users. -dev-python/PyQt5 bluetooth location webengine +dev-python/PyQt5 bluetooth location networkauth webengine # Michael Palimaka (07 Jul 2016) # Requires unkeyworded dependencies -- 2.26.2