commit: 5c58b7cbb8e3edc22bba5ed41f9337c6711cf44f Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Aug 29 23:33:00 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Sep 1 23:13:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c58b7cb
profiles: base: Drop obsolete python3_11 package.use settings ... after(!) www-client/falkon cleanup. Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/base/package.use | 7 ------- 1 file changed, 7 deletions(-) diff --git a/profiles/base/package.use b/profiles/base/package.use index b4cc281eb2aa..cf646b56fb24 100644 --- a/profiles/base/package.use +++ b/profiles/base/package.use @@ -1,13 +1,6 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Andreas Sturmlechner <[email protected]> (2024-05-30) -# Only up to python 3.11 supported, bug #929546 -<dev-util/kdevelop-python-24.05.1:5 python_single_target_python3_11 -~www-client/falkon-23.08.5 python_single_target_python3_11 -dev-python/pyside2 python_targets_python3_11 -dev-python/shiboken2 python_targets_python3_11 - # Arthur Zamarin <[email protected]> (2024-03-23) # Used by pkgcheck, so let's make it easier for all developers to install it >=dev-libs/tree-sitter-bash-0.21.0 python
