From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1600851-garchives=archives.gentoo.org@lists.gentoo.org> 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 D3E0615808B for <garchives@archives.gentoo.org>; Fri, 16 Feb 2024 11:38:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05535E2A08; Fri, 16 Feb 2024 11:38:10 +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 DD767E2A08 for <gentoo-commits@lists.gentoo.org>; Fri, 16 Feb 2024 11:38:09 +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 D2175343001 for <gentoo-commits@lists.gentoo.org>; Fri, 16 Feb 2024 11:38:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5DA4D14CE for <gentoo-commits@lists.gentoo.org>; Fri, 16 Feb 2024 11:38:07 +0000 (UTC) From: "Joonas Niilola" <juippis@gentoo.org> 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" <juippis@gentoo.org> Message-ID: <1708083455.7931b5b7ca370223740b26eefd1b22f400d4296c.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/loong/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/loong/package.use.mask X-VCS-Directories: profiles/arch/loong/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 7931b5b7ca370223740b26eefd1b22f400d4296c X-VCS-Branch: master Date: Fri, 16 Feb 2024 11:38:07 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: aa7f0e5e-f1ff-4fe6-949d-40724b8e9f9a X-Archives-Hash: 36a11134decb693018bd0b599720d1ba commit: 7931b5b7ca370223740b26eefd1b22f400d4296c Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Fri Feb 16 11:19:04 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Feb 16 11:37:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7931b5b7 profiles/arch/loong: use.mask nginx[test] - dependencies not keyworded. Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/loong/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 75eb03278f49..94a6761dcf83 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola <juippis@gentoo.org> (2024-02-16) +# Test dependencies not keyworded on this arch. +www-servers/nginx test + # Sam James <sam@gentoo.org> (2024-02-03) # We only have MariaDB on loong, not MySQL. dev-perl/DBD-MariaDB mysql