commit: 235ce772fec6eacf1c885a6324ef6c472a2a0798 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Fri Aug 19 06:54:39 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Sun Oct 2 14:53:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=235ce772
profiles/arch/x86/package.mask: mask >=dev-java/jmock-2.12.0 Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/26791 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> profiles/arch/x86/package.mask | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/arch/x86/package.mask b/profiles/arch/x86/package.mask index 2fa62df312ab..f91453636d0f 100644 --- a/profiles/arch/x86/package.mask +++ b/profiles/arch/x86/package.mask @@ -1,3 +1,6 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Volkmar W. Pogatzki <[email protected]> (2022-08-19) +# dev-java/hamcrest:0 is not keyworded +>=dev-java/jmock-2.12.0
