From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1303247-garchives=archives.gentoo.org@lists.gentoo.org> 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 8D44913933E for <garchives@archives.gentoo.org>; Sat, 17 Jul 2021 04:34:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D058AE0BD3; Sat, 17 Jul 2021 04:34:17 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B2DC6E0BD2 for <gentoo-commits@lists.gentoo.org>; Sat, 17 Jul 2021 04:34:17 +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 639DC33E3A9 for <gentoo-commits@lists.gentoo.org>; Sat, 17 Jul 2021 04:34:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED7C37D1 for <gentoo-commits@lists.gentoo.org>; Sat, 17 Jul 2021 04:34:14 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1626496410.62f0270b9da3fcb3eedd8f2964105e1740836265.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/arch/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/base/package.use.stable.mask profiles/base/package.use.stable.mask X-VCS-Directories: profiles/base/ profiles/arch/base/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 62f0270b9da3fcb3eedd8f2964105e1740836265 X-VCS-Branch: master Date: Sat, 17 Jul 2021 04:34:14 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 920a64ef-5270-4d13-9378-d669783e5580 X-Archives-Hash: 30e3944e730944666440d5685a4a5a34 commit: 62f0270b9da3fcb3eedd8f2964105e1740836265 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 17 04:33:30 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 17 04:33:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62f0270b profiles/*/package.use.stable.mask: move dev-util/diffoscope[haskell] mask Didn't seem to work. Bug: https://bugs.gentoo.org/801652 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/base/package.use.stable.mask | 10 ++++++++++ profiles/base/package.use.stable.mask | 5 ----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/profiles/arch/base/package.use.stable.mask b/profiles/arch/base/package.use.stable.mask new file mode 100644 index 00000000000..c1da0586d52 --- /dev/null +++ b/profiles/arch/base/package.use.stable.mask @@ -0,0 +1,10 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# This file requires EAPI 5 or later. New entries go on top. +# Please use the same syntax as in package.use.mask + +# Sam James <sam@gentoo.org> (2021-07-17) +# Haskell isn't stable on amd64 (or anywhere) +# bug #801649 +dev-util/diffoscope haskell diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index fd15ff8ad7b..7c7be35a0f1 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -9,11 +9,6 @@ # all of which are not stable anywhere. sys-cluster/ceph pmdk rbd-rwl -# Sam James <sam@gentoo.org> (2021-07-12) -# Haskell isn't stable on amd64 (or anywhere) -# bug #801649 -dev-util/diffoscope haskell - # Andreas K. Hüttel <dilfridge@gentoo.org> (2021-05-30) # dev-perl/Net-Netmask-2.0.100 needs ... and ... which ends # up pulling in a Test-Simple version newer than 5.32.