From 95348ca3b33fe1e6f2ab40ba5de94c5aba572c2c Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Mon, 11 Nov 2019 15:26:15 +0100 Subject: [PATCH] profiles: Mask sys-block/fio[gnuplot] everywhere except amd64 & x86 Signed-off-by: Thomas Deutschmann --- profiles/arch/amd64/package.use.mask | 4 ++++ profiles/arch/base/package.use.mask | 4 ++++ profiles/arch/x86/package.use.mask | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index c03379c9fec1..4d08305a170e 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Thomas Deutschmann (2019-11-11) +# dev-python/pandas is keyworded for amd64 +sys-block/fio -gnuplot + # Craig Andrews (2019-10-08) # net-misc/quiche is available on this arch net-misc/curl -quiche diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 07a85754d014..14c0288d6555 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Thomas Deutschmann (2019-11-11) +# dev-python/pandas is only keyworded for amd64 & x86 +sys-block/fio gnuplot + # Craig Andrews (2019-10-08) # net-libs/quiche is not available on all arches # Track addition arch keywording of quiche at: diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index e5e1b295791f..dd12b908e28d 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -3,6 +3,10 @@ # This file requires >=portage-2.1.1 +# Thomas Deutschmann (2019-11-11) +# dev-python/pandas is keyworded for x86 +sys-block/fio -gnuplot + # Andreas Sturmlechner (2019-10-29) # Neither sys-apps/bolt nor kde-plasma/plasma-thunderbolt are keyworded # bugs #697860, #698172 -- 2.26.2