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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9451A138350 for ; Fri, 24 Apr 2020 06:32:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA123E0D5E; Fri, 24 Apr 2020 06:32:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B1DB6E0D5E for ; Fri, 24 Apr 2020 06:32:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8BAD034F268 for ; Fri, 24 Apr 2020 06:32:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 970801E3 for ; Fri, 24 Apr 2020 06:32:03 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1587709911.c8adfb8ad3ffa6f1c7af1ccee5d10dedc5c22c6e.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/, profiles/arch/sparc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/hppa/package.use.mask profiles/arch/sparc/package.use.mask X-VCS-Directories: profiles/arch/hppa/ profiles/arch/sparc/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: c8adfb8ad3ffa6f1c7af1ccee5d10dedc5c22c6e X-VCS-Branch: master Date: Fri, 24 Apr 2020 06:32:03 +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: 6d52243c-22f1-4161-998f-ff0be3b4c6da X-Archives-Hash: 0c572cedd58e355610550e928fe1fea6 commit: c8adfb8ad3ffa6f1c7af1ccee5d10dedc5c22c6e Author: Matt Turner gentoo org> AuthorDate: Fri Apr 24 06:31:23 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Apr 24 06:31:51 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8adfb8a profiles: Mask pyopengl[test] on arches without mesa[llvm] ... on sparc and hppa too. Signed-off-by: Matt Turner gentoo.org> profiles/arch/hppa/package.use.mask | 4 ++++ profiles/arch/sparc/package.use.mask | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 61341f3b508..8ee15132ee1 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# James Le Cuirot (2020-04-23) +# Requires media-libs/mesa[llvm], which is masked. +dev-python/pyopengl test + # Rolf Eike Beer (2020-04-22) # dev-libs/criterion not yet keyworded >=app-admin/syslog-ng-3.25 test diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 2f6a5992754..a99ff6b6af0 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# James Le Cuirot (2020-04-23) +# Requires media-libs/mesa[llvm], which is masked. +dev-python/pyopengl test + # Rolf Eike Beer (2020-04-23) # don't bother keywording old versions