Gentoo Archives: gentoo-commits

From: Marc Schiffbauer <mschiff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-laptop/tuxedo-keyboard/
Date: Fri, 02 Sep 2022 12:37:20
Message-Id: 1662122226.098c9bd85eb9ce63971a248fe6b1f9d9a50c439e.mschiff@gentoo
1 commit: 098c9bd85eb9ce63971a248fe6b1f9d9a50c439e
2 Author: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 2 12:36:23 2022 +0000
4 Commit: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 2 12:37:06 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=098c9bd8
7
8 app-laptop/tuxedo-keyboard: add missing kernel config dep
9
10 Closes: https://bugs.gentoo.org/865391
11 Signed-off-by: Marc Schiffbauer <mschiff <AT> gentoo.org>
12
13 .../{tuxedo-keyboard-3.0.10.ebuild => tuxedo-keyboard-3.0.10-r1.ebuild} | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-laptop/tuxedo-keyboard/tuxedo-keyboard-3.0.10.ebuild b/app-laptop/tuxedo-keyboard/tuxedo-keyboard-3.0.10-r1.ebuild
17 similarity index 94%
18 rename from app-laptop/tuxedo-keyboard/tuxedo-keyboard-3.0.10.ebuild
19 rename to app-laptop/tuxedo-keyboard/tuxedo-keyboard-3.0.10-r1.ebuild
20 index 996e6ff34e24..45910306dcb3 100644
21 --- a/app-laptop/tuxedo-keyboard/tuxedo-keyboard-3.0.10.ebuild
22 +++ b/app-laptop/tuxedo-keyboard/tuxedo-keyboard-3.0.10-r1.ebuild
23 @@ -2,7 +2,7 @@
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 -CONFIG_CHECK="ACPI_WMI"
28 +CONFIG_CHECK="ACPI_WMI INPUT_SPARSEKMAP"
29
30 inherit linux-mod toolchain-funcs