commit: 846f001eb027d64da6e47cbd710e0ec64705b2af Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Feb 17 17:38:32 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Feb 17 17:39:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=846f001e
profiles/arch/arm64: Mask package USE with unsatisfied deps profiles/arch/arm64/package.use.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index f5d59446de2..0fb274d819b 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,15 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (17 Feb 2018) +# Requires unkeyworded dependencies. +dev-python/ipython notebook +dev-python/networkx scipy +<dev-ruby/haml-5 test +media-libs/ming php +media-libs/opencv contrib_dnn +net-analyzer/icinga2 classicui + # Matthew Thode <[email protected]> (16 Feb 2018) # USE=test requires dev-db/mongodb which is not keyworded dev-python/pymongo test
