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 538ED158012 for ; Thu, 23 Sep 2021 01:08:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88156E096B; Thu, 23 Sep 2021 01:08:02 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 70CBDE096B for ; Thu, 23 Sep 2021 01:08:02 +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 435823430E9 for ; Thu, 23 Sep 2021 01:08:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD44B12A for ; Thu, 23 Sep 2021 01:07:57 +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: <1632359264.135251ec6c967d0df1baf0f8bd98db641994311b.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/hppa/use.stable.mask X-VCS-Directories: profiles/arch/hppa/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 135251ec6c967d0df1baf0f8bd98db641994311b X-VCS-Branch: master Date: Thu, 23 Sep 2021 01:07:57 +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: cfd0ac60-82f7-4cb9-8e05-eace4c8d87d3 X-Archives-Hash: 9fd4ce5bbab02358161be3261424d0f8 commit: 135251ec6c967d0df1baf0f8bd98db641994311b Author: Matt Turner gentoo org> AuthorDate: Thu Sep 23 00:28:37 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Sep 23 01:07:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=135251ec profiles/hppa: Stable mask USE=libsamplerate Signed-off-by: Matt Turner gentoo.org> profiles/arch/hppa/use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index e0cc1e725f2..25572505eec 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/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 (2021-09-22) +# media-libs/libsamplerate is not stable on hppa +libsamplerate + # Michał Górny (2021-05-04) # Python 3.10 is not yet stable (and will not be until it's out of beta, # around September.