diff options
author | Eli Schwartz <eschwartz@gentoo.org> | 2024-09-09 11:01:19 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@gentoo.org> | 2024-09-09 21:04:40 -0400 |
commit | 4193e3ea971704113845d980f1fbfdc125f5f208 (patch) | |
tree | 33c22261174ccef9a59aa2c63e872ab0e4458c89 | |
parent | sci-chemistry/mopac7: mark as LTO-unsafe (diff) | |
download | gentoo-4193e3ea971704113845d980f1fbfdc125f5f208.tar.gz gentoo-4193e3ea971704113845d980f1fbfdc125f5f208.tar.bz2 gentoo-4193e3ea971704113845d980f1fbfdc125f5f208.zip |
package.mask: Last rite sci-chemistry/mopac7
Bug: https://bugs.gentoo.org/877105
Bug: https://bugs.gentoo.org/927389
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
-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 759447c54666..8aa099bd202a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Eli Schwartz <eschwartz@gentoo.org> (2024-09-09) +# Fails to build with modern C. Unmaintained for 20 years. +# Removal on 2024-10-09. Bug #877105, #927389. +sci-chemistry/mopac7 + # Sam James <sam@gentoo.org> (2024-09-10) # Breaks both C++ stdlib impls with a casing issue: # * libstdc++ (https://gcc.gnu.org/PR116657) |