commit:     ba0e39eaa20e562e239b86eab2205eb46847c0c0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May  6 13:39:10 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May  6 13:39:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba0e39ea

www-client/seamonkey: disable py3.9

Signed-off-by: Sam James <sam <AT> gentoo.org>

 www-client/seamonkey/seamonkey-2.53.15-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/seamonkey/seamonkey-2.53.15-r1.ebuild 
b/www-client/seamonkey/seamonkey-2.53.15-r1.ebuild
index b0020914c53a..bec07772571c 100644
--- a/www-client/seamonkey/seamonkey-2.53.15-r1.ebuild
+++ b/www-client/seamonkey/seamonkey-2.53.15-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 WANT_AUTOCONF="2.1"
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
 PYTHON_REQ_USE='ncurses,sqlite,ssl,threads(+)'
 
 # This list can be updated with scripts/get_langs.sh from the mozilla overlay

Reply via email to