commit:     0207d357e76c949c828c97a8013a2eb7384705c9
Author:     Yiyang Wu <xgreenlandforwyy <AT> gmail <DOT> com>
AuthorDate: Thu Aug  4 09:30:01 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Aug  7 08:40:44 2022 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=0207d357

profiles: unmask dev-python/{numba,llvmlite}

The newset version can depend on llvm:13 which is still in ::gentoo

And there is ongoing efforts of migrating to llvm:14
See https://github.com/numba/llvmlite/pull/830

Signed-off-by: Yiyang Wu <xgreenlandforwyy <AT> gmail.com>
Closes: https://github.com/gentoo/sci/pull/1164
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 profiles/package.mask | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index e7a18b54f..d39812beb 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,13 +29,3 @@
 ## app-misc/some-package
 
 #--- END OF EXAMPLES ---
-
-# Andrew Ammerlaan <[email protected]> (20 Jul 2022)
-# Depends on removed llvm:12
-# removal in 30 days
-dev-python/llvmlite
-# reverse dependencies of llvmlite
-dev-python/numba
-dev-python/pynndescent
-# reverse dependencies of numba
-dev-python/umap-learn

Reply via email to