commit: b8e232d1dadd4d6c955d2e4e7a32ba356165fde4 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Thu Nov 10 10:14:41 2022 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Fri Nov 11 07:10:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8e232d1
profiles/arch/powerpc: unmask USE=test on >=dev-java/jmock-2.12.0 Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> profiles/arch/powerpc/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 1069f058f4ff..6ffae733544c 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -13,10 +13,6 @@ media-gfx/geeqie heif # dev-cpp/notcurses not keyworded here media-sound/snd notcurses -# Volkmar W. Pogatzki <[email protected]> (2022-08-09) -# dev-java/jaxws-api not keyworded ->=dev-java/jmock-2.12.0 test - # Andrew Ammerlaan <[email protected]> (2022-09-23) # Only PyQt5 is keyworded on pcc64 at the moment. # Mask the other Qt4Python implementations
