diff options
author | 2025-07-18 12:21:05 +0100 | |
---|---|---|
committer | 2025-07-18 12:21:05 +0100 | |
commit | ac15df1dd43c7f16013c104b8d1aeaa1fa8ce50b (patch) | |
tree | e78628a8d362fb3e57a46d67fee0eaa04c6d226a | |
parent | sys-apps/systemd: fix USE=boot vs SFrames (diff) | |
download | gentoo-ac15df1dd43c7f16013c104b8d1aeaa1fa8ce50b.tar.gz gentoo-ac15df1dd43c7f16013c104b8d1aeaa1fa8ce50b.tar.bz2 gentoo-ac15df1dd43c7f16013c104b8d1aeaa1fa8ce50b.zip |
sys-apps/systemd: disable py3.10
Signed-off-by: Sam James <[email protected]>
-rw-r--r-- | sys-apps/systemd/systemd-256.10.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-256.12.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-256.13.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-256.16.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-256.17.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-257.3.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-257.5.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-257.6.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-257.7.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-9999.ebuild | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/sys-apps/systemd/systemd-256.10.ebuild b/sys-apps/systemd/systemd-256.10.ebuild index d8dbbbc76f18..f51205264e7c 100644 --- a/sys-apps/systemd/systemd-256.10.ebuild +++ b/sys-apps/systemd/systemd-256.10.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..13} ) # Avoid QA warnings TMPFILES_OPTIONAL=1 diff --git a/sys-apps/systemd/systemd-256.12.ebuild b/sys-apps/systemd/systemd-256.12.ebuild index 106c9769c65c..8876bce08253 100644 --- a/sys-apps/systemd/systemd-256.12.ebuild +++ b/sys-apps/systemd/systemd-256.12.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..13} ) # Avoid QA warnings TMPFILES_OPTIONAL=1 diff --git a/sys-apps/systemd/systemd-256.13.ebuild b/sys-apps/systemd/systemd-256.13.ebuild index 3b264bdfe4ce..198c33374063 100644 --- a/sys-apps/systemd/systemd-256.13.ebuild +++ b/sys-apps/systemd/systemd-256.13.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..13} ) # Avoid QA warnings TMPFILES_OPTIONAL=1 diff --git a/sys-apps/systemd/systemd-256.16.ebuild b/sys-apps/systemd/systemd-256.16.ebuild index 3b264bdfe4ce..198c33374063 100644 --- a/sys-apps/systemd/systemd-256.16.ebuild +++ b/sys-apps/systemd/systemd-256.16.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..13} ) # Avoid QA warnings TMPFILES_OPTIONAL=1 diff --git a/sys-apps/systemd/systemd-256.17.ebuild b/sys-apps/systemd/systemd-256.17.ebuild index 106c9769c65c..8876bce08253 100644 --- a/sys-apps/systemd/systemd-256.17.ebuild +++ b/sys-apps/systemd/systemd-256.17.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..13} ) # Avoid QA warnings TMPFILES_OPTIONAL=1 diff --git a/sys-apps/systemd/systemd-257.3.ebuild b/sys-apps/systemd/systemd-257.3.ebuild index 7f10e944b28c..bac856cb0aa6 100644 --- a/sys-apps/systemd/systemd-257.3.ebuild +++ b/sys-apps/systemd/systemd-257.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..13} ) # Avoid QA warnings TMPFILES_OPTIONAL=1 diff --git a/sys-apps/systemd/systemd-257.5.ebuild b/sys-apps/systemd/systemd-257.5.ebuild index 83e8e244f61b..26abb8d1dccb 100644 --- a/sys-apps/systemd/systemd-257.5.ebuild +++ b/sys-apps/systemd/systemd-257.5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..13} ) # Avoid QA warnings TMPFILES_OPTIONAL=1 diff --git a/sys-apps/systemd/systemd-257.6.ebuild b/sys-apps/systemd/systemd-257.6.ebuild index 83e8e244f61b..26abb8d1dccb 100644 --- a/sys-apps/systemd/systemd-257.6.ebuild +++ b/sys-apps/systemd/systemd-257.6.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..13} ) # Avoid QA warnings TMPFILES_OPTIONAL=1 diff --git a/sys-apps/systemd/systemd-257.7.ebuild b/sys-apps/systemd/systemd-257.7.ebuild index 3742a581fa7d..78c4f9524378 100644 --- a/sys-apps/systemd/systemd-257.7.ebuild +++ b/sys-apps/systemd/systemd-257.7.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..13} ) # Avoid QA warnings TMPFILES_OPTIONAL=1 diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild index 5a4e1aa66bdf..06bfb8de5b72 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..13} ) # Avoid QA warnings TMPFILES_OPTIONAL=1 |