commit: 6655ccc12df28a6c4b78fbbd3f132cc06f1ea971 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Aug 10 17:00:26 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Aug 10 18:27:39 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6655ccc1
profiles: Mask dev-python/ipython[test] where [octave] is masked profiles/arch/arm/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index ea00c729d20..e724a677b0e 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (10 Aug 2017) +# Requires USE=octave which is masked in this profile. +dev-python/ipython test + # Michał Górny <[email protected]> (08 Aug 2017) # Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. media-libs/mesa vulkan
