Given that 7 is current stable, and 8 is coming soon, I'd like to look into cleaning up llvm 5. FWICS, gps requires it conditionally for USE=gnat_2017. Could you let me know whether it's possible to remove this dep, e.g. by masking gnat_2017 flag? There's no need to do that immediately, just let me know if it's possible and I'll handle it when LLVM 5 is ready to be removed.
It is possible to remove it. We will loose the ide for gnat-gpl-2017, but if llvm 5 is going to be removed, it is ok
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ae34e356c9859a2e92ac4c08291c0095d202ac9 commit 4ae34e356c9859a2e92ac4c08291c0095d202ac9 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2019-09-09 06:30:41 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2019-09-09 19:02:25 +0000 profiles/base: Mask dev-ada/gps-2018[gnat_2017] Closes: https://bugs.gentoo.org/687208 Signed-off-by: Michał Górny <mgorny@gentoo.org> profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+)