diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-07-18 12:46:01 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-07-18 14:58:35 -0500 |
commit | f02de69316759701742633412039cf45525703cc (patch) | |
tree | 9785042ab5477e6b834b6ff6045c309e9bffee65 /profiles/arch/arm64 | |
parent | dev-ada/aunit: Build verbose (diff) | |
download | gentoo-f02de69316759701742633412039cf45525703cc.tar.gz gentoo-f02de69316759701742633412039cf45525703cc.tar.bz2 gentoo-f02de69316759701742633412039cf45525703cc.zip |
add arm64 use mask for networkx to disable pandas
Diffstat (limited to 'profiles/arch/arm64')
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 6b4eac4badc6..e59346f7613d 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Matthew Thode <prometheanfire@gentoo.org> (18 Jul 2018) +# dev-python/pandas not keyworded +dev-python/networkx pandas + # Michał Górny <mgorny@gentoo.org> (07 Jul 2018) # Unkeyworded dependencies. dev-python/matplotlib doc |