sys-apps/likwid: make CONFIG_* kernel config check effective

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-04-12 04:12:26 +01:00
parent 23eae8ba4c
commit bfbd57eb75
3 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -36,6 +36,7 @@ PATCHES=(
pkg_setup() {
fortran-2_pkg_setup
linux-info_pkg_setup
}
src_prepare() {

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -36,6 +36,7 @@ PATCHES=(
pkg_setup() {
fortran-2_pkg_setup
linux-info_pkg_setup
}
src_prepare() {

View File

@@ -35,6 +35,7 @@ PATCHES=(
pkg_setup() {
fortran-2_pkg_setup
linux-info_pkg_setup
}
src_prepare() {