commit: b97e751d51bca3e275e1e904bab54b0bac04264d Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Jan 26 08:23:27 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Jan 26 08:45:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b97e751d
profiles: Drop obsolete dev-util/kdevelop-python package.use entry Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/base/package.use | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/package.use b/profiles/base/package.use index b56f43c4707f..7bf782958084 100644 --- a/profiles/base/package.use +++ b/profiles/base/package.use @@ -5,10 +5,6 @@ # Default to lua 5.4 (upstream requires 5.2 or higher) >=app-editors/vis-0.7-r1 lua_single_target_lua5-4 -# Andreas Sturmlechner <[email protected]> (2022-06-14) -# Only python 3.9 supported, bug #835921 -<dev-util/kdevelop-python-22.12.0:5 python_single_target_python3_9 - # Patrick McLean <[email protected]) (2022-05-04) # Default to lua 5.4 (upstream requires 5.3 or higher) >=sys-cluster/ceph-17.2.0 lua_single_target_lua5-4
