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 75EFA15808B for ; Fri, 16 Feb 2024 11:38:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD1C8E2A0D; Fri, 16 Feb 2024 11:38:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A6FE7E2A0D for ; Fri, 16 Feb 2024 11:38:11 +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 A10F4343003 for ; Fri, 16 Feb 2024 11:38:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 70C4914CF for ; Fri, 16 Feb 2024 11:38:07 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1708083455.340dd714598c2fdf1b4c974fa95fc5f412b715ee.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/ppc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/ppc/package.use.mask X-VCS-Directories: profiles/arch/ppc/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 340dd714598c2fdf1b4c974fa95fc5f412b715ee X-VCS-Branch: master Date: Fri, 16 Feb 2024 11:38:07 +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: 9b456055-8807-4f72-9263-c0a3f5650055 X-Archives-Hash: 6640ac7653b819aa1dffe2b2699d30dd commit: 340dd714598c2fdf1b4c974fa95fc5f412b715ee Author: Joonas Niilola gentoo org> AuthorDate: Fri Feb 16 11:19:41 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Feb 16 11:37:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=340dd714 profiles/arch/ppc: use.mask nginx[test] - dependencies not keyworded. Signed-off-by: Joonas Niilola gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/35371 profiles/arch/ppc/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/ppc/package.use.mask b/profiles/arch/ppc/package.use.mask index 44bd1645436f..adbf267bb54a 100644 --- a/profiles/arch/ppc/package.use.mask +++ b/profiles/arch/ppc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola (2024-02-16) +# Test dependencies not keyworded on this arch. +www-servers/nginx test + # Eray Aslan (2024-02-13) # tests require dev-db/mongodb which is not keyworded dev-libs/mongo-c-driver test