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 C5E24158092 for ; Sun, 19 Sep 2021 13:01:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 096F3E097C; Sun, 19 Sep 2021 13:01:29 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 E8877E097C for ; Sun, 19 Sep 2021 13:01:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 18B48340FE7 for ; Sun, 19 Sep 2021 13:01:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C453EE5 for ; Sun, 19 Sep 2021 13:01:26 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1632056484.b4f434f603e2604a030358ecb6899e51e3a31bd1.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/hppa/package.use.stable.mask X-VCS-Directories: profiles/arch/hppa/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: b4f434f603e2604a030358ecb6899e51e3a31bd1 X-VCS-Branch: master Date: Sun, 19 Sep 2021 13:01:26 +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: 7b596b8f-13e6-41be-835c-569220f7127e X-Archives-Hash: f9f44c496583687a44211ea510e01ec0 commit: b4f434f603e2604a030358ecb6899e51e3a31bd1 Author: Michał Górny gentoo org> AuthorDate: Sun Sep 19 08:06:54 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Sep 19 13:01:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4f434f6 profiles/arch/hppa: Mask extra matplotlib flags Signed-off-by: Michał Górny gentoo.org> profiles/arch/hppa/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index fd639a207ce..905219a5cd6 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Michał Górny (2021-09-19) +# Non-stable deps. +dev-python/matplotlib cairo gtk3 + # Michał Górny (2021-09-18) # Prepare for stabilizing a minimal xorg-server, for Xvfb. media-libs/libglvnd -X