diff options
Diffstat (limited to 'sys-apps/systemd-utils/systemd-utils-251.10-r1.ebuild')
-rw-r--r-- | sys-apps/systemd-utils/systemd-utils-251.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd-utils/systemd-utils-251.10-r1.ebuild b/sys-apps/systemd-utils/systemd-utils-251.10-r1.ebuild index 4eddaff04164..3a45e88ae760 100644 --- a/sys-apps/systemd-utils/systemd-utils-251.10-r1.ebuild +++ b/sys-apps/systemd-utils/systemd-utils-251.10-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) if [[ ${PV} != 25[12].* ]] ; then # The F_S=3 issues should be fixed in 253. |