From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1330819-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 67788158088 for <garchives@archives.gentoo.org>; Sat, 16 Oct 2021 09:15:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B15ADE0855; Sat, 16 Oct 2021 09:15:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 991E0E0848 for <gentoo-commits@lists.gentoo.org>; Sat, 16 Oct 2021 09:15:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A8B85342F63 for <gentoo-commits@lists.gentoo.org>; Sat, 16 Oct 2021 09:15:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0354D165 for <gentoo-commits@lists.gentoo.org>; Sat, 16 Oct 2021 09:15:23 +0000 (UTC) From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org> Message-ID: <1634375698.2be5c26349a19e07a5fc8b93e35503079dde204f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/hppa/use.mask X-VCS-Directories: profiles/arch/hppa/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2be5c26349a19e07a5fc8b93e35503079dde204f X-VCS-Branch: master Date: Sat, 16 Oct 2021 09:15:23 +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: 8e00df89-3438-45a2-a30e-a9c9f3dbd5fe X-Archives-Hash: 6c5cf14fc055f228b97abc79b75e2b60 commit: 2be5c26349a19e07a5fc8b93e35503079dde204f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 16 08:01:42 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Oct 16 09:14:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2be5c263 profiles/arch/hppa: mask USE=openexr We want to dekeyword it because of its large number of dependencies and no real reason to have it on hppa. Bug: https://bugs.gentoo.org/788235 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 9d8cdc71783..eec8e480fd6 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -7,6 +7,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Sam James <sam@gentoo.org> (2021-10-16) +# media-libs/openexr is not keyworded. +openexr + # James Le Cuirot <chewi@gentoo.org> (2021-08-10) # media-video/pipewire is not keyworded. Bug #807616. bluetooth