diff options
-rw-r--r-- | sys-apps/systemd-utils/systemd-utils-255.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd-utils/systemd-utils-255.12.ebuild b/sys-apps/systemd-utils/systemd-utils-255.12.ebuild index c1918ffcbc32..a073f48a82c8 100644 --- a/sys-apps/systemd-utils/systemd-utils-255.12.ebuild +++ b/sys-apps/systemd-utils/systemd-utils-255.12.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) QA_PKGCONFIG_VERSION=$(ver_cut 1) |