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 5F940158094 for ; Wed, 20 Jul 2022 09:50:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 864D7E08F2; Wed, 20 Jul 2022 09:50:09 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 64C66E08F2 for ; Wed, 20 Jul 2022 09:50:09 +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 8374C340DD1 for ; Wed, 20 Jul 2022 09:50:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3F2A7F for ; Wed, 20 Jul 2022 09:50:06 +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: <1658310597.52eabadff644fd21f6a66671a493efcef3bac059.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: 52eabadff644fd21f6a66671a493efcef3bac059 X-VCS-Branch: master Date: Wed, 20 Jul 2022 09:50:06 +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: 5a2d94ff-264e-4b52-b1b9-e035b5bdf81c X-Archives-Hash: 482294c79cdad3159f76d858f0749c16 commit: 52eabadff644fd21f6a66671a493efcef3bac059 Author: Andrew Ammerlaan gentoo org> AuthorDate: Wed Jul 20 09:49:36 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Wed Jul 20 09:49:57 2022 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=52eabadf profiles: mask revdeps of llvmlite Signed-off-by: Andrew Ammerlaan gentoo.org> profiles/package.mask | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 18b8386b7..97229a503 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -34,3 +34,6 @@ # Depends on removed llvm:12 # removal in 30 days dev-python/llvmlite +# reverse dependencies of llvmlite +dev-python/numba +dev-python/pynndescent