commit: e2cf6db1d77ebd7a9683bdc7661452975b14086a Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Tue Dec 10 03:00:41 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Tue Dec 10 03:02:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2cf6db1
profiles/package.mask: mask dev-util/idutils Bug: https://bugs.gentoo.org/669676 Bug: https://bugs.gentoo.org/623460 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 960c8953e6a..2665c95267f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Aaron Bauman <[email protected]> (2019-12-10) +# EAPI=4, fails to build +# Removal in 30 days +dev-util/idutils + # David Seifert <[email protected]> (2019-12-10) # Never keyworded, only worked with specific versions of boost that are # gone, integrated into boost as dev-libs/boost[python,numpy] nowadays.
