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 A877B158041 for ; Tue, 20 Feb 2024 18:33:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BFD2E2A18; Tue, 20 Feb 2024 18:33:08 +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 195CCE2A18 for ; Tue, 20 Feb 2024 18:33:08 +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 0BE0F34319F for ; Tue, 20 Feb 2024 18:33:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F3B614D0 for ; Tue, 20 Feb 2024 18:33:05 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1708453967.9587b7af0b8ac64ba17f5d2e874828edcbed10f0.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/ia64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/ia64/use.mask X-VCS-Directories: profiles/arch/ia64/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 9587b7af0b8ac64ba17f5d2e874828edcbed10f0 X-VCS-Branch: master Date: Tue, 20 Feb 2024 18:33:05 +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: 6ee70f6e-0cf0-465c-984c-3ad52f355fc7 X-Archives-Hash: 4f6276902bc1277e6c8eb107027fa1e0 commit: 9587b7af0b8ac64ba17f5d2e874828edcbed10f0 Author: Arthur Zamarin gentoo org> AuthorDate: Tue Feb 20 18:29:55 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue Feb 20 18:32:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9587b7af profiles/arch/ia64: mask USE=openexr Makes it simpler to handle on that arch, since keywording is getting stuck for openexr. Signed-off-by: Arthur Zamarin gentoo.org> profiles/arch/ia64/use.mask | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask index 4b316c080a76..e6426e1dcde2 100644 --- a/profiles/arch/ia64/use.mask +++ b/profiles/arch/ia64/use.mask @@ -1,6 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Arthur Zamarin (2024-02-20) +openexr + # Unmask the flag which corresponds to ARCH. -ia64