commit: c2f682851630155a13757e56a1a20c29a76f4a41 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Thu Feb 2 06:09:23 2023 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Thu Feb 2 06:15:02 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c2f68285
profiles: fix NonsolvableDepsInStable Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> profiles/package.mask | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 945572977..13b94c2d6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -14,6 +14,16 @@ # New entries go on top. +# Anna Vyalkova <[email protected]> (2023-02-02) +# Requires <sys-devel/llvm-14, which is no longer available in ::gentoo. +dev-util/annobin +net-misc/bee +sys-cluster/scorep +# and revdeps +gui-libs/cubegui +sys-cluster/OpenHPC-meta +sys-cluster/scalasca + # Viorel Munteanu <[email protected]> (2023-01-29) # Very outdated live version # See also this discussion: https://github.com/gentoo/guru/commit/10a1f43a0ebe867718744de54cb17fde32e4c329
