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 EE609138350 for ; Sat, 7 Mar 2020 20:57:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25615E0920; Sat, 7 Mar 2020 20:57:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 06382E0920 for ; Sat, 7 Mar 2020 20:57:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4BEC934DE87 for ; Sat, 7 Mar 2020 20:57:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 341A3103 for ; Sat, 7 Mar 2020 20:56:58 +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: <1583614608.ecc21caafdfddacbcfddf9db8eff12159f99e05c.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/, profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/use.stable.mask profiles/base/use.stable.mask X-VCS-Directories: profiles/arch/arm64/ profiles/base/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: ecc21caafdfddacbcfddf9db8eff12159f99e05c X-VCS-Branch: master Date: Sat, 7 Mar 2020 20:56:58 +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: 2b024236-9695-490d-a13e-17a674e3f489 X-Archives-Hash: 3ae9f101b7247c3f76b37d469c79f1cb commit: ecc21caafdfddacbcfddf9db8eff12159f99e05c Author: Matt Turner gentoo org> AuthorDate: Sat Mar 7 20:56:13 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Mar 7 20:56:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecc21caa profiles: Move libglvnd mask to arm64 Bug: https://bugs.gentoo.org/711560 Signed-off-by: Matt Turner gentoo.org> profiles/arch/arm64/use.stable.mask | 4 ++++ profiles/base/use.stable.mask | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index 686628aa72d..a99f455f431 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Matt Turner (2020-03-07) +# Waiting on stabilization (bug #711560) +libglvnd + # Aaron Bauman (2019-05-20) # Does not build on arm64 ocamlopt diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 04487914060..8472d9a8269 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -8,10 +8,6 @@ # Masked until we get a stable net-wireless/iwd version iwd -# Matt Turner (2019-12-05) -# Mask for testing. Bug 606924 -libglvnd - # Patrick Lauer (2019-10-04) # No postgres-12 stable yet postgres_targets_postgres12