commit: 2fc3a137cbfc4b1caabc97b4f08212badfb3061b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 15 01:20:11 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 15 01:20:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fc3a137
profiles/arch/arm: 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/arm/package.use.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index b17d5164a11..d94ce1f6df0 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/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 - # Joonas Niilola <[email protected]> (2020-10-02) # Dependency only keyworded on specific arm profiles. dev-libs/efl avif
