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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8B85215813A for ; Thu, 09 Jan 2025 02:57:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8C83E0536; Thu, 09 Jan 2025 02:57:53 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9E877E0536 for ; Thu, 09 Jan 2025 02:57:53 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A1BF7340C43 for ; Thu, 09 Jan 2025 02:57:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3DAE1870 for ; Thu, 09 Jan 2025 02:57:50 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1736391434.0c52d280cb6a6b3914f0707678a7042e258878e0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/alpha/use.mask X-VCS-Directories: profiles/arch/alpha/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0c52d280cb6a6b3914f0707678a7042e258878e0 X-VCS-Branch: master Date: Thu, 09 Jan 2025 02:57:50 +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: 63c6fef7-d2d2-4143-90ab-f5105f1e284c X-Archives-Hash: 35ea2869e834559ab9ef9ebe50af588b commit: 0c52d280cb6a6b3914f0707678a7042e258878e0 Author: Sam James gentoo org> AuthorDate: Thu Jan 9 02:38:48 2025 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jan 9 02:57:14 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c52d280 profiles/arch/alpha: mask USE=mysql dev-db/mysql isn't keyworded here. Bug: https://bugs.gentoo.org/919865 Signed-off-by: Sam James gentoo.org> profiles/arch/alpha/use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index 96d56e664c34..3893086024e6 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -alpha +# Sam James (2025-01-09) +# dev-db/mysql not keyworded here +mysql + # matoro (2024-01-24) # sys-apps/flatpak is not keyworded here flatpak