diff options
author | Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> | 2023-02-02 11:09:23 +0500 |
---|---|---|
committer | Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> | 2023-02-02 11:15:02 +0500 |
commit | c2f682851630155a13757e56a1a20c29a76f4a41 (patch) | |
tree | 36d4cfb57f0d7d4082419503fd70c6de761408b6 /profiles | |
parent | metadata/pkgcheck.conf: ignore NonsolvableDepsInExp (diff) | |
download | guru-c2f682851630155a13757e56a1a20c29a76f4a41.tar.gz guru-c2f682851630155a13757e56a1a20c29a76f4a41.tar.bz2 guru-c2f682851630155a13757e56a1a20c29a76f4a41.zip |
profiles: fix NonsolvableDepsInStable
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 10 |
1 files changed, 10 insertions, 0 deletions
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 <cyber+gentoo@sysrq.in> (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 <ceamac@gentoo.org> (2023-01-29) # Very outdated live version # See also this discussion: https://github.com/gentoo/guru/commit/10a1f43a0ebe867718744de54cb17fde32e4c329 |