commit: 7b35d92ed7c4d873cf1e0239bdd3a36f12b47b07 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 15 13:13:35 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 15 13:15:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b35d92e
profiles/arch/arm64: unmask OCaml pkg tests Test dependencies have now been keyworded. Bug: https://bugs.gentoo.org/748936 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm64/package.use.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index e307b4bf62c..1f93b71eb52 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,11 +1,6 @@ # 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 - # Sam James <[email protected]> (2020-10-06) # Deprecated. See bug #741855. net-mail/dovecot vpopmail
