* [gentoo-dev] [PATCH 2/2] linux-info.eclass: drop unnecessary IUSE="kernel_linux"
@ 2022-01-04 10:23 99% ` Sam James
0 siblings, 0 replies; 1+ results
From: Sam James @ 2022-01-04 10:23 UTC (permalink / raw
To: gentoo-dev; +Cc: kernel, Sam James
It's already an implicit IUSE, so we don't need this.
Signed-off-by: Sam James <sam@gentoo.org>
---
eclass/linux-info.eclass | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/eclass/linux-info.eclass b/eclass/linux-info.eclass
index 568f7a1a2832..a0942f0e554c 100644
--- a/eclass/linux-info.eclass
+++ b/eclass/linux-info.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: linux-info.eclass
@@ -137,8 +137,6 @@ inherit toolchain-funcs
EXPORT_FUNCTIONS pkg_setup
-IUSE="kernel_linux"
-
# Bug fixes
# fix to bug #75034
case ${ARCH} in
--
2.34.1
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2022-01-04 10:23 [gentoo-dev] [PATCH 1/2] linux-mod.eclass: drop unnecessary IUSE="kernel_linux" Sam James
2022-01-04 10:23 99% ` [gentoo-dev] [PATCH 2/2] linux-info.eclass: " Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox