commit: 87c99323e579a01c280bda024bcd911a5d165ca4 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Aug 10 13:24:40 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Aug 10 16:53:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87c99323
profiles: Mask dev-python/ipython[test] where [qt4] is masked profiles/arch/powerpc/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 597d347c33c..e5ffef6681d 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -162,7 +162,7 @@ dev-ruby/haml test # Anthony G. Basile <[email protected]> (14 Aug 2014) # Mask these flags since mongodb is broken on ppc/ppc64 -dev-python/ipython doc matplotlib mongodb nbconvert notebook qt4 +dev-python/ipython doc matplotlib mongodb nbconvert notebook qt4 test # Anthony G. Basile <[email protected]> (12 Aug 2014) # Ultimately pulls in nodejs which is broken.
