diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-01-20 15:46:59 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-01-20 15:46:59 +0000 |
commit | 2e5e0c143f8668243ff3390397a040f401881203 (patch) | |
tree | 992d2cc066d8f611fd94e292c662eacc5f6e0d74 | |
parent | 2023-01-20 15:32:03 UTC (diff) | |
parent | app-laptop/tuxedo-keyboard: update EAPI 7 -> 8 (diff) | |
download | gentoo-2e5e0c143f8668243ff3390397a040f401881203.tar.gz gentoo-2e5e0c143f8668243ff3390397a040f401881203.tar.bz2 gentoo-2e5e0c143f8668243ff3390397a040f401881203.zip |
Merge updates from master
-rw-r--r-- | app-laptop/tuxedo-keyboard/tuxedo-keyboard-3.1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-laptop/tuxedo-keyboard/tuxedo-keyboard-3.1.3-r1.ebuild b/app-laptop/tuxedo-keyboard/tuxedo-keyboard-3.1.3-r1.ebuild index cc1913195421..9449f92a3cbb 100644 --- a/app-laptop/tuxedo-keyboard/tuxedo-keyboard-3.1.3-r1.ebuild +++ b/app-laptop/tuxedo-keyboard/tuxedo-keyboard-3.1.3-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 CONFIG_CHECK="ACPI_WMI INPUT_SPARSEKMAP" inherit linux-mod toolchain-funcs |