sys-apps/kmod: Sync with Gentoo

It's from Gentoo commit 80558608ae111ebddad012e63542db9adb34c5b1.
This commit is contained in:
Flatcar Buildbot 2024-01-29 07:15:07 +00:00 committed by Krzesimir Nowak
parent a67a063791
commit c2c937388e
3 changed files with 7 additions and 7 deletions

View File

@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors # Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
PYTHON_COMPAT=( python3_{9..11} ) PYTHON_COMPAT=( python3_{10..11} )
inherit autotools libtool bash-completion-r1 python-r1 inherit autotools libtool bash-completion-r1 python-r1
@ -44,7 +44,7 @@ DEPEND="${RDEPEND}"
BDEPEND=" BDEPEND="
doc? ( doc? (
dev-util/gtk-doc dev-util/gtk-doc
dev-util/gtk-doc-am dev-build/gtk-doc-am
) )
lzma? ( virtual/pkgconfig ) lzma? ( virtual/pkgconfig )
python? ( python? (

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors # Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
@ -44,7 +44,7 @@ DEPEND="${RDEPEND}"
BDEPEND=" BDEPEND="
doc? ( doc? (
dev-util/gtk-doc dev-util/gtk-doc
dev-util/gtk-doc-am dev-build/gtk-doc-am
) )
lzma? ( virtual/pkgconfig ) lzma? ( virtual/pkgconfig )
python? ( python? (

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors # Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
@ -44,7 +44,7 @@ DEPEND="${RDEPEND}"
BDEPEND=" BDEPEND="
doc? ( doc? (
dev-util/gtk-doc dev-util/gtk-doc
dev-util/gtk-doc-am dev-build/gtk-doc-am
) )
lzma? ( virtual/pkgconfig ) lzma? ( virtual/pkgconfig )
python? ( python? (