The build system runs gzip at build-time, so app-arch/gzip should be in BDEPEND. DEPEND doesn't make sense, because gzip doesn't install any headers or libraries. Looking at the other things in DEPEND, I think the intention was for it to be a BDEPEND declaration instead.
Looks like the first EAPI=7 ebuild was added by slyfox in https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e863a522b0d023696bbe3cd5b41268e7c0acad71
Yeah, moving them all to BDEPEND makes sense. Proposed change as https://github.com/gentoo/gentoo/pull/21561
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f199ff6c00cbe31c0b229e386602f03b42c13072 commit f199ff6c00cbe31c0b229e386602f03b42c13072 Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2021-07-08 06:50:18 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2021-07-08 09:27:31 +0000 media-fonts/terminus-font: move build time depends to BDEPEND Reported-by: Matt Turner Closes: https://bugs.gentoo.org/801130 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Signed-off-by: Marek Szuba <marecki@gentoo.org> media-fonts/terminus-font/terminus-font-4.49.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)