diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-30-r1.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-30-r1.ebuild index b6d5169ca9..5dff140732 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-30-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-30-r1.ebuild @@ -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 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit autotools libtool bash-completion-r1 python-r1 @@ -44,7 +44,7 @@ DEPEND="${RDEPEND}" BDEPEND=" doc? ( dev-util/gtk-doc - dev-util/gtk-doc-am + dev-build/gtk-doc-am ) lzma? ( virtual/pkgconfig ) python? ( diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-31.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-31.ebuild index a1d670f8bd..b5acdf3f9a 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-31.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-31.ebuild @@ -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 EAPI=8 @@ -44,7 +44,7 @@ DEPEND="${RDEPEND}" BDEPEND=" doc? ( dev-util/gtk-doc - dev-util/gtk-doc-am + dev-build/gtk-doc-am ) lzma? ( virtual/pkgconfig ) python? ( diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-9999.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-9999.ebuild index 21e19df098..a67cecf3e9 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-9999.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-9999.ebuild @@ -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 EAPI=8 @@ -44,7 +44,7 @@ DEPEND="${RDEPEND}" BDEPEND=" doc? ( dev-util/gtk-doc - dev-util/gtk-doc-am + dev-build/gtk-doc-am ) lzma? ( virtual/pkgconfig ) python? (