diff options
author | 2023-05-28 22:52:24 +0200 | |
---|---|---|
committer | 2023-05-28 22:52:24 +0200 | |
commit | c99e8159e6cb8705227aab759359c158f52b64bd (patch) | |
tree | b324ab889cbf584e72f9c63bc6dcffecaf457757 /profiles | |
parent | games-emulation/pcsx2: Drop dependency on libbacktrace (diff) | |
download | gentoo-c99e8159e6cb8705227aab759359c158f52b64bd.tar.gz gentoo-c99e8159e6cb8705227aab759359c158f52b64bd.tar.bz2 gentoo-c99e8159e6cb8705227aab759359c158f52b64bd.zip |
package.mask: Mask libbacktrace for removal
Bug: https://bugs.gentoo.org/880573
Bug: https://bugs.gentoo.org/864157
Bug: https://bugs.gentoo.org/885471
Bug: https://bugs.gentoo.org/870454
Bug: https://bugs.gentoo.org/884571
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 62e5e3ffa671..4dc33c8da72b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Andreas K. Hüttel <dilfridge@gentoo.org> (2023-05-28) +# Causes only problems, at negligible gain. Removal in 30days. +# Bugs 880573, 864157, 885471, 870454, 884571 +sys-libs/libbacktrace + # Fabian Groffen <grobian@gentoo.org> (2023-05-26) # Cygwin package for which keyword/profile support was dropped # Removal on 2023-06-25. Bug #907194. |