diff options
author | 2018-02-17 18:38:32 +0100 | |
---|---|---|
committer | 2018-02-17 18:39:00 +0100 | |
commit | 846f001eb027d64da6e47cbd710e0ec64705b2af (patch) | |
tree | aadfca0d577a10d21646cd972fa98914e0f89e7d | |
parent | profiles/arch/arm64: Mask USE=radius (diff) | |
download | gentoo-846f001eb027d64da6e47cbd710e0ec64705b2af.tar.gz gentoo-846f001eb027d64da6e47cbd710e0ec64705b2af.tar.bz2 gentoo-846f001eb027d64da6e47cbd710e0ec64705b2af.zip |
profiles/arch/arm64: Mask package USE with unsatisfied deps
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index f5d59446de21..0fb274d819b5 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 <mgorny@gentoo.org> (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 <prometheanfire@gentoo.org> (16 Feb 2018) # USE=test requires dev-db/mongodb which is not keyworded dev-python/pymongo test |