Yes I know, released only 3 days ago. Switching to cmake.eclass should be easy, i.e s/cmake-utils/cmake/ and define CMAKE_ECLASS=cmake before inherit.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6ce42890073265aaf7b3bc6300d3e38916ed4c8 commit d6ce42890073265aaf7b3bc6300d3e38916ed4c8 Author: Nick Sarnie <sarnex@gentoo.org> AuthorDate: 2020-07-26 23:00:58 +0000 Commit: Nick Sarnie <sarnex@gentoo.org> CommitDate: 2020-07-26 23:02:10 +0000 media-libs/shaderc: Bump to 2020.2 Closes: https://bugs.gentoo.org/734012 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> media-libs/shaderc/Manifest | 1 + media-libs/shaderc/shaderc-2020.2.ebuild | 89 ++++++++++++++++++++++++++++++++ 2 files changed, 90 insertions(+)
No need to manually inherit cmake.eclass. It was not necessary for cmake-utils either, cmake-multilib will do based on the setting of the switch.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddb267174df20458a6a8e5935f3e0f05168f3fee commit ddb267174df20458a6a8e5935f3e0f05168f3fee Author: Nick Sarnie <sarnex@gentoo.org> AuthorDate: 2020-07-26 23:06:07 +0000 Commit: Nick Sarnie <sarnex@gentoo.org> CommitDate: 2020-07-26 23:06:07 +0000 media-libs/shaderc: Fix inherit Bug: https://bugs.gentoo.org/734012 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> media-libs/shaderc/shaderc-2020.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)