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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B7AC2158087 for ; Sat, 15 Jan 2022 11:58:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EABF82BC002; Sat, 15 Jan 2022 11:58:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7653B2BC002 for ; Sat, 15 Jan 2022 11:58:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8C39F34335B for ; Sat, 15 Jan 2022 11:58:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0ED4221D for ; Sat, 15 Jan 2022 11:58:49 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1642247896.03f1c71db6066efd9c47237b96aedfa11cdecff2.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: profiles/ X-VCS-Repository: proj/sci X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 03f1c71db6066efd9c47237b96aedfa11cdecff2 X-VCS-Branch: master Date: Sat, 15 Jan 2022 11:58:49 +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: 39e106cc-2803-45b3-8e48-da93b6cce16f X-Archives-Hash: 34e77063df93616054294c952ac9583d commit: 03f1c71db6066efd9c47237b96aedfa11cdecff2 Author: Andrew Ammerlaan gentoo org> AuthorDate: Sat Jan 15 11:58:16 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sat Jan 15 11:58:16 2022 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=03f1c71d package.mask: mask jigsaw for removal Closes: https://github.com/gentoo/sci/issues/1071 Signed-off-by: Andrew Ammerlaan gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 3107e5030..4583876b4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -80,3 +80,8 @@ sci-misc/europa-bin # https://github.com/gmarcais/Quorum/issues/1 # Removal in 30 days sci-biology/quorum + +# Andrew Ammerlaan