diff options
Diffstat (limited to 'www-client/seamonkey/seamonkey-2.53.14-r2.ebuild')
-rw-r--r-- | www-client/seamonkey/seamonkey-2.53.14-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/seamonkey/seamonkey-2.53.14-r2.ebuild b/www-client/seamonkey/seamonkey-2.53.14-r2.ebuild index b5f0327f791e..948f4857022b 100644 --- a/www-client/seamonkey/seamonkey-2.53.14-r2.ebuild +++ b/www-client/seamonkey/seamonkey-2.53.14-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 WANT_AUTOCONF="2.1" -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE='ncurses,sqlite,ssl,threads(+)' # This list can be updated with scripts/get_langs.sh from the mozilla overlay |