commit: f02de69316759701742633412039cf45525703cc Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Wed Jul 18 17:46:01 2018 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Wed Jul 18 19:58:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f02de693
add arm64 use mask for networkx to disable pandas profiles/arch/arm64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 6b4eac4badc..e59346f7613 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 <[email protected]> (18 Jul 2018) +# dev-python/pandas not keyworded +dev-python/networkx pandas + # Michał Górny <[email protected]> (07 Jul 2018) # Unkeyworded dependencies. dev-python/matplotlib doc
