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 113E7158089 for ; Thu, 2 Nov 2023 14:41:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 569282BC01F; Thu, 2 Nov 2023 14:41:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 40E412BC01F for ; Thu, 2 Nov 2023 14:41:03 +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 5277E335D1E for ; Thu, 2 Nov 2023 14:41:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 88139AA9 for ; Thu, 2 Nov 2023 14:41:00 +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: <1698936017.b04340f961dea1f026e8a4be2609187d555c0033.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/alpha/package.use.mask X-VCS-Directories: profiles/arch/alpha/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: b04340f961dea1f026e8a4be2609187d555c0033 X-VCS-Branch: master Date: Thu, 2 Nov 2023 14:41:00 +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: 290de72d-932b-48b6-afec-d190cc78a6a9 X-Archives-Hash: a70ee560f65bc38fa1c5f90827c56561 commit: b04340f961dea1f026e8a4be2609187d555c0033 Author: Matoro Mahri matoro tk> AuthorDate: Wed Nov 1 21:17:26 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Nov 2 14:40:17 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b04340f9 profiles/arch/alpha: mask app-doc/doxygen[gui] Bug: https://bugs.gentoo.org/873523 Signed-off-by: Matoro Mahri matoro.tk> Signed-off-by: Joonas Niilola gentoo.org> profiles/arch/alpha/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index cc0fdb5e8354..f94d09ca248e 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -3,6 +3,7 @@ # matoro (2023-11-01) # Qt 6 not keyworded here. +app-doc/doxygen gui dev-util/cmake gui # Violet Purcell (2023-10-12)