commit:     5e4c4af3449ee4d52275222c514e770d94ee4c21
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 29 09:44:45 2024 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Apr 29 18:48:57 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e4c4af3

net-vpn/6tunnel: disable py3.9

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 net-vpn/6tunnel/6tunnel-0.13.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-vpn/6tunnel/6tunnel-0.13.ebuild 
b/net-vpn/6tunnel/6tunnel-0.13.ebuild
index 671c2632db71..d596a0a12817 100644
--- a/net-vpn/6tunnel/6tunnel-0.13.ebuild
+++ b/net-vpn/6tunnel/6tunnel-0.13.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 inherit python-any-r1
 
 DESCRIPTION="TCP proxy for applications that don't speak IPv6"

Reply via email to