Beginning with PHP 8.0, the json USE has been dropped as the functionality is now required and cannot be disabled. Please adjust accordingly such as with json(+) in the dependency. Thank you
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b49dc7ceb8d9b280e655e3206531c8403323b40 commit 8b49dc7ceb8d9b280e655e3206531c8403323b40 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2020-12-13 16:01:15 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2020-12-13 16:01:15 +0000 www-apps/cgp: drop old version Closes: https://bugs.gentoo.org/758986 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> www-apps/cgp/cgp-1_p20190510.ebuild | 56 ------------------------------------- 1 file changed, 56 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21b33fa9c0e8bada22798ee2bee227bf4a54bd57 commit 21b33fa9c0e8bada22798ee2bee227bf4a54bd57 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2020-12-13 16:00:30 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2020-12-13 16:00:30 +0000 www-apps/cgp: implicit json Add implicit json for >=dev-lang/php-8.0 Closes: https://bugs.gentoo.org/758986 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> www-apps/cgp/cgp-1_p20190510-r1.ebuild | 56 ++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+)