This seems to be the last package in Gentoo using USE=bootstrap in its original meaning. However, I don't think it's actually used, is it? Can we remove it, please? I'm trying to get rid of obsolete flags from use.desc.
This particular bit is still in use when bootstrapping powerpc-apple-darwin9 target. The essential bit is autoconf not being installed yet, thus disallowing to re-generate for the fixed scenario. Can we make the flag local, or rename it in it's local form?
Yeah, making it local sounds good. Please adjust the description while at it, if necessary.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58b8e45537975c94297ebf05c4a6b8b0eef607de commit 58b8e45537975c94297ebf05c4a6b8b0eef607de Author: Fabian Groffen <grobian@gentoo.org> AuthorDate: 2019-09-15 15:35:31 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2019-09-15 15:35:57 +0000 sys-devel/gcc-apple: make USE=bootstrap local Bug: https://bugs.gentoo.org/694502 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Fabian Groffen <grobian@gentoo.org> sys-devel/gcc-apple/metadata.xml | 1 + 1 file changed, 1 insertion(+)
I made it local, didn't remove from use.desc as its still in use by dev-lang/gnat-gpl/gnat-gpl-2016-r3.ebuild.