From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AD7D1158094 for ; Fri, 22 Jul 2022 17:37:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F4B2E0B30; Fri, 22 Jul 2022 17:37:07 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A3EBCE0B11 for ; Fri, 22 Jul 2022 17:37:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4E209340CF1 for ; Fri, 22 Jul 2022 17:37:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD593556 for ; Fri, 22 Jul 2022 17:36:59 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1658511395.60c2bcbc53d7860adae9b073f260f23fd6aa75f1.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/x86/package.use.mask X-VCS-Directories: profiles/arch/x86/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 60c2bcbc53d7860adae9b073f260f23fd6aa75f1 X-VCS-Branch: master Date: Fri, 22 Jul 2022 17:36:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b1c41017-49a8-4faf-826e-853024880dbd X-Archives-Hash: e27d93da9dc6e14f2bc0f5271b520926 commit: 60c2bcbc53d7860adae9b073f260f23fd6aa75f1 Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Wed Jun 29 10:54:06 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Fri Jul 22 17:36:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60c2bcbc x86/package.use.mask: mask USE=test on >=dev-java/randomized-runner-2.8.0 Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/26060 Signed-off-by: Florian Schmaus gentoo.org> profiles/arch/x86/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 5fab53c509a8..39262bf42b35 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/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 (2022-06-29) +# dev-java/assertj-core:3 not keyworded +>=dev-java/randomized-runner-2.8.0 test + # Conrad Kostecki (2022-07-19) # www-servers/nginx currently only available on amd64/x86 www-servers/nginx -nginx_modules_http_security