diff --git a/sci-ml/oneDNN/oneDNN-3.10.2.ebuild b/sci-ml/oneDNN/oneDNN-3.10.2.ebuild index 00f762b2b2a52..3f599011c8195 100644 --- a/sci-ml/oneDNN/oneDNN-3.10.2.ebuild +++ b/sci-ml/oneDNN/oneDNN-3.10.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024-2025 Gentoo Authors +# Copyright 2024-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ DOCS_DIR="${WORKDIR}/${P}_build" # oneDNN has its own FindBLAS.cmake file to find MKL (in a non-standard way). # Removing of CMake modules is disabled. -CMAKE_REMOVE_MODULES_LIST=( none ) +CMAKE_REMOVE_MODULES_LIST=() # There is additional sphinx documentation but we are missing dependency doxyrest. inherit cmake docs multiprocessing toolchain-funcs diff --git a/sci-ml/oneDNN/oneDNN-3.5.3.ebuild b/sci-ml/oneDNN/oneDNN-3.5.3.ebuild index 0f98cbc7f634e..751c607ecea8a 100644 --- a/sci-ml/oneDNN/oneDNN-3.5.3.ebuild +++ b/sci-ml/oneDNN/oneDNN-3.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024-2025 Gentoo Authors +# Copyright 2024-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ DOCS_DIR="${WORKDIR}/${P}_build" # oneDNN has its own FindBLAS.cmake file to find MKL (in a non-standard way). # Removing of CMake modules is disabled. -CMAKE_REMOVE_MODULES_LIST=( none ) +CMAKE_REMOVE_MODULES_LIST=() # There is additional sphinx documentation but we are missing dependency doxyrest. inherit cmake docs multiprocessing toolchain-funcs diff --git a/sci-ml/oneDNN/oneDNN-3.6.2.ebuild b/sci-ml/oneDNN/oneDNN-3.6.2.ebuild index 505d311d7ba46..19bd9f132013d 100644 --- a/sci-ml/oneDNN/oneDNN-3.6.2.ebuild +++ b/sci-ml/oneDNN/oneDNN-3.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024-2025 Gentoo Authors +# Copyright 2024-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ DOCS_DIR="${WORKDIR}/${P}_build" # oneDNN has its own FindBLAS.cmake file to find MKL (in a non-standard way). # Removing of CMake modules is disabled. -CMAKE_REMOVE_MODULES_LIST=( none ) +CMAKE_REMOVE_MODULES_LIST=() # There is additional sphinx documentation but we are missing dependency doxyrest. inherit cmake docs multiprocessing toolchain-funcs diff --git a/sci-ml/oneDNN/oneDNN-3.7.1.ebuild b/sci-ml/oneDNN/oneDNN-3.7.1.ebuild index 86c8e61c67519..7302a0037c799 100644 --- a/sci-ml/oneDNN/oneDNN-3.7.1.ebuild +++ b/sci-ml/oneDNN/oneDNN-3.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024-2025 Gentoo Authors +# Copyright 2024-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ DOCS_DIR="${WORKDIR}/${P}_build" # oneDNN has its own FindBLAS.cmake file to find MKL (in a non-standard way). # Removing of CMake modules is disabled. -CMAKE_REMOVE_MODULES_LIST=( none ) +CMAKE_REMOVE_MODULES_LIST=() # There is additional sphinx documentation but we are missing dependency doxyrest. inherit cmake docs multiprocessing toolchain-funcs