diff options
author | 2024-03-24 02:43:02 -0400 | |
---|---|---|
committer | 2024-03-24 06:56:36 +0000 | |
commit | 88f3ffaa28b37fde4b1419942078d6901990a93b (patch) | |
tree | d5509cc40a6795966ff9da4100bcf1bf5df8d729 | |
parent | sci-libs/ta-lib: mark as LTO-unsafe (diff) | |
download | gentoo-88f3ffaa28b37fde4b1419942078d6901990a93b.tar.gz gentoo-88f3ffaa28b37fde4b1419942078d6901990a93b.tar.bz2 gentoo-88f3ffaa28b37fde4b1419942078d6901990a93b.zip |
package.mask: Last rite sci-libs/xgks-pmel
Bug: https://bugs.gentoo.org/731942
Bug: https://bugs.gentoo.org/863041
Bug: https://bugs.gentoo.org/879763
Bug: https://bugs.gentoo.org/886587
Bug: https://bugs.gentoo.org/898298
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index bb3183d7b1cd..fd2a7975ea39 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Eli Schwartz <eschwartz93@gmail.com> (2024-03-24) +# Broken with modern compilers, broken with LTO. Upstream website no +# longer exists. Unmaintained in Gentoo, no reverse dependencies. +# Removal on 2024-04-23. Bug #731942, #863041, #898298. +sci-libs/xgks-pmel + # Michał Górny <mgorny@gentoo.org> (2024-03-23) # No maintainer. Broken tests. Not ported to PEP517 build. # No release since 2020, little activity since. No revdeps. |