diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 2 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 2 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 301ed55a9fc0..1aa47f01a546 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -23,7 +23,7 @@ app-emulation/aranym -jit # Thomas Deutschmann <whissi@gentoo.org> (2019-11-11) # dev-python/pandas is keyworded for amd64 -sys-block/fio -gnuplot +sys-block/fio -python -gnuplot # Craig Andrews <candrews@gentoo.org> (2019-10-08) # net-misc/quiche is available on this arch diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 884bf63c8e93..2fb2145ebad1 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # dev-python/pandas is only keyworded for amd64 & x86 -sys-block/fio gnuplot +sys-block/fio python gnuplot # Craig Andrews <candrews@gentoo.org> (2019-10-08) # net-libs/quiche is not available on all arches diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 01bd5c47796b..fcdb7cb7a8d8 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -23,7 +23,7 @@ media-video/vlc -libplacebo # Thomas Deutschmann <whissi@gentoo.org> (2019-11-11) # dev-python/pandas is keyworded for x86 -sys-block/fio -gnuplot +sys-block/fio -python -gnuplot # Luke Dashjr <luke-jr+gentoobugs@utopios.org> (2019-09-21) # iasl is stable on x86 |