commit: 1a5b3cab908c19c899a1c4710d80fa1a6b4dedb9 Author: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Thu Mar 26 21:32:11 2020 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Thu Mar 26 21:32:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a5b3cab
package.mask: Mask x11-terms/aterm and x11-terms/xvt for removal Bug: https://bugs.gentoo.org/691756 Bug: https://bugs.gentoo.org/691710 Signed-off-by: Andreas K. Huettel <dilfridge <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 5fd409a1923..ee240453986 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Andreas K. Hüttel <[email protected]> (2020-03-26) +# Fail to build with glibc-2.30; no maintainer. Removal in 30days. +# Bugs 691756, 691710 +x11-terms/aterm +x11-terms/xvt + # Michał Górny <[email protected]> (2020-03-26) # dev-python/aiohttp-cors is dead upstream and does not support # Python 3.7 and newer.
