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 86ACF158086 for ; Sat, 1 Jan 2022 13:43:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B32E72BC010; Sat, 1 Jan 2022 13:43:20 +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 2EC402BC010 for ; Sat, 1 Jan 2022 13:43:20 +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 C73A1343197 for ; Sat, 1 Jan 2022 13:43:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 149AE1C6 for ; Sat, 1 Jan 2022 13:43:17 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1641044511.a4be1d0ec5f2e611aa8ea6995b309cd876c2f423.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/m68k/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/m68k/use.mask X-VCS-Directories: profiles/arch/m68k/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: a4be1d0ec5f2e611aa8ea6995b309cd876c2f423 X-VCS-Branch: master Date: Sat, 1 Jan 2022 13:43:17 +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: b7f2c662-41f7-426e-bfc5-9b021e641b95 X-Archives-Hash: 2e8ab0aee39c30918cd14ccd94782d7a commit: a4be1d0ec5f2e611aa8ea6995b309cd876c2f423 Author: James Le Cuirot gentoo org> AuthorDate: Sat Jan 1 13:41:51 2022 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sat Jan 1 13:41:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4be1d0e profiles: Mask openexr USE flag on m68k Too many unkeyworded dependencies for now. Signed-off-by: James Le Cuirot gentoo.org> profiles/arch/m68k/use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index d06346dd9a9b..b31747b57b6e 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -11,6 +11,7 @@ pulseaudio # James Le Cuirot (2021-09-28) # Too many unkeyworded dependencies for now. efl +openexr subversion # James Le Cuirot (2021-09-27)