From c8adfb8ad3ffa6f1c7af1ccee5d10dedc5c22c6e Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Thu, 23 Apr 2020 23:31:23 -0700 Subject: [PATCH] profiles: Mask pyopengl[test] on arches without mesa[llvm] ... on sparc and hppa too. Signed-off-by: Matt Turner --- 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 61341f3b508b..8ee15132ee15 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 2f6a59927541..a99ff6b6af0a 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