commit: 9a3b9a5540f339fd33df4560b84ae527e076de1a Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Wed Jun 29 10:41:29 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Fri Jul 22 17:36:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a3b9a55
arm/package.use.mask: mask USE=test on >=dev-java/randomized-runner-2.8.0 Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> profiles/arch/arm/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 73346775f658..32c6c113f5d5 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Volkmar W. Pogatzki <[email protected]> (2022-06-29) +# dev-java/assertj-core:3 not keyworded +>=dev-java/randomized-runner-2.8.0 test + # Sam James <[email protected]> (2022-06-23) # ceph, zfs not keyworded here app-emulation/libvirt rbd zfs
