mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
cmake-utils.eclass: EAPI future-proof inherit-stop
This commit is contained in:
@@ -112,8 +112,7 @@ esac
|
||||
inherit toolchain-funcs ninja-utils flag-o-matic multiprocessing xdg-utils
|
||||
|
||||
case ${EAPI} in
|
||||
7) ;;
|
||||
*) inherit eutils multilib ;;
|
||||
5|6) inherit eutils multilib ;;
|
||||
esac
|
||||
|
||||
EXPORT_FUNCTIONS src_prepare src_configure src_compile src_test src_install
|
||||
|
||||
Reference in New Issue
Block a user