eclass/cmake-multilib: Sync with Gentoo

It's from Gentoo commit 4bdf7a22c512ceea048f161965d92dbcfdb155be.
This commit is contained in:
Flatcar Buildbot 2023-03-27 07:22:38 +00:00
parent 1130600f7c
commit 5c9ff03b62

View File

@ -24,7 +24,7 @@
# @DEPRECATED: none
# @DESCRIPTION:
# Only "cmake" is supported.
: ${CMAKE_ECLASS:=cmake}
: "${CMAKE_ECLASS:=cmake}"
case ${EAPI} in
7|8)