commit: e85e97788e57d86318bcb9f25aed9058c8f67559 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Oct 19 18:00:13 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Oct 19 18:00:13 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e85e9778
profiles: Mask WIP state Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 4d49b91..fcdc739 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -5,6 +5,10 @@ # This file requires >=portage-2.1.1 # New entries go on top. +# Justin Lecher <[email protected]> (19 Oct 2015) +# depgraph incomplete +dev-python/numpydoc python_targets_python3_5 + # Rick Farina <[email protected]> (06 Oct 2015) # forward porting this patch is non-trivial, mask for now =net-wireless/wpa_supplicant-2.5 wimax
