commit: e9c78beaca3cc5da009ab781dda96a66b7124518 Author: Mark Wright <gienah <AT> gentoo <DOT> org> AuthorDate: Tue Oct 13 12:46:43 2020 +0000 Commit: Mark Wright <gienah <AT> gentoo <DOT> org> CommitDate: Tue Oct 13 12:53:51 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9c78bea
profiles/arch/x86/package.use.mask: Mark dev-ml test deps Signed-off-by: Mark Wright <gienah <AT> gentoo.org> profiles/arch/x86/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index c4f408fa444..76555b2d6c1 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mark Wright <[email protected]> (2020-10-11) +# dev-ml/ppx_jane is not keyworded +dev-ml/cinaps test +dev-ml/ppx_expect test + # Thomas Deutschmann <[email protected]> (2020-10-07) # <app-admin/salt-3000 is Python 3.6 but last Python 3.6 # compatible dev-python/libvirt-python version was removed
