commit: 917dd225fe47cdb9b7ba24d36a30a01c27dede36 Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Mon Feb 24 14:52:40 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Feb 24 15:07:34 2025 +0000 URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=917dd225
python3both: remove python3.12 from systemd Stable systemd has python3.13 now. https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43f291bb27c4401831fac00ee662731054209f09 Bug: https://bugs.gentoo.org/945246 Signed-off-by: Alfred Wingate <parona <AT> protonmail.com> Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> .../dola/server-23/portage/variants/python3both/package.use/python3both | 1 - .../milou/server-23/portage/variants/python3both/package.use/python3both | 1 - .../server-v3-23/portage/variants/python3both/package.use/python3both | 1 - 3 files changed, 3 deletions(-) diff --git a/builders/dola/server-23/portage/variants/python3both/package.use/python3both b/builders/dola/server-23/portage/variants/python3both/package.use/python3both index 3c8a9f7..7d3b8ee 100644 --- a/builders/dola/server-23/portage/variants/python3both/package.use/python3both +++ b/builders/dola/server-23/portage/variants/python3both/package.use/python3both @@ -1,4 +1,3 @@ # unavailable for 3.13 llvm-core/clang:16 PYTHON_SINGLE_TARGET: python3_12 llvm-core/clang:17 PYTHON_SINGLE_TARGET: python3_12 -sys-apps/systemd-utils PYTHON_SINGLE_TARGET: python3_12 diff --git a/builders/milou/server-23/portage/variants/python3both/package.use/python3both b/builders/milou/server-23/portage/variants/python3both/package.use/python3both index 3c8a9f7..7d3b8ee 100644 --- a/builders/milou/server-23/portage/variants/python3both/package.use/python3both +++ b/builders/milou/server-23/portage/variants/python3both/package.use/python3both @@ -1,4 +1,3 @@ # unavailable for 3.13 llvm-core/clang:16 PYTHON_SINGLE_TARGET: python3_12 llvm-core/clang:17 PYTHON_SINGLE_TARGET: python3_12 -sys-apps/systemd-utils PYTHON_SINGLE_TARGET: python3_12 diff --git a/builders/milou/server-v3-23/portage/variants/python3both/package.use/python3both b/builders/milou/server-v3-23/portage/variants/python3both/package.use/python3both index 3c8a9f7..7d3b8ee 100644 --- a/builders/milou/server-v3-23/portage/variants/python3both/package.use/python3both +++ b/builders/milou/server-v3-23/portage/variants/python3both/package.use/python3both @@ -1,4 +1,3 @@ # unavailable for 3.13 llvm-core/clang:16 PYTHON_SINGLE_TARGET: python3_12 llvm-core/clang:17 PYTHON_SINGLE_TARGET: python3_12 -sys-apps/systemd-utils PYTHON_SINGLE_TARGET: python3_12
