diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-11 15:26:15 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-11 15:27:29 +0100 |
commit | 95348ca3b33fe1e6f2ab40ba5de94c5aba572c2c (patch) | |
tree | e85027d9a4c1ed15dcc0775b03cd4eb28553ad97 /profiles | |
parent | sys-libs/libseccomp: Bump to version 2.4.2 (diff) | |
download | gentoo-95348ca3b33fe1e6f2ab40ba5de94c5aba572c2c.tar.gz gentoo-95348ca3b33fe1e6f2ab40ba5de94c5aba572c2c.tar.bz2 gentoo-95348ca3b33fe1e6f2ab40ba5de94c5aba572c2c.zip |
profiles: Mask sys-block/fio[gnuplot] everywhere except amd64 & x86
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 |
3 files changed, 12 insertions, 0 deletions
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 <whissi@gentoo.org> (2019-11-11) +# dev-python/pandas is keyworded for amd64 +sys-block/fio -gnuplot + # Craig Andrews <candrews@gentoo.org> (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 <whissi@gentoo.org> (2019-11-11) +# dev-python/pandas is only keyworded for amd64 & x86 +sys-block/fio gnuplot + # Craig Andrews <candrews@gentoo.org> (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 <whissi@gentoo.org> (2019-11-11) +# dev-python/pandas is keyworded for x86 +sys-block/fio -gnuplot + # Andreas Sturmlechner <asturm@gentoo.org> (2019-10-29) # Neither sys-apps/bolt nor kde-plasma/plasma-thunderbolt are keyworded # bugs #697860, #698172 |