diff options
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/thelounge/thelounge-4.4.1.ebuild | 2 | ||||
-rw-r--r-- | net-irc/thelounge/thelounge-4.4.2_rc1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/thelounge/thelounge-4.4.1.ebuild b/net-irc/thelounge/thelounge-4.4.1.ebuild index 93cca1921..a1d2ccb91 100644 --- a/net-irc/thelounge/thelounge-4.4.1.ebuild +++ b/net-irc/thelounge/thelounge-4.4.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit python-single-r1 readme.gentoo-r1 systemd tmpfiles diff --git a/net-irc/thelounge/thelounge-4.4.2_rc1.ebuild b/net-irc/thelounge/thelounge-4.4.2_rc1.ebuild index 588c79dce..e7d1c4861 100644 --- a/net-irc/thelounge/thelounge-4.4.2_rc1.ebuild +++ b/net-irc/thelounge/thelounge-4.4.2_rc1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit python-single-r1 readme.gentoo-r1 systemd tmpfiles |