commit: 62149e4f3ca72c9fbc35b38053d793e0e02574f8 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Thu May 1 14:57:07 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu May 1 14:57:07 2025 +0000 URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=62149e4f
python3both: oidn is now stabilized for python-any-r1 This explains why we didn't notice that it is also now py3.13. :) Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> .../milou/gnome-23/portage/variants/python3both/package.use/python3both | 1 - .../gnome-v3-23/portage/variants/python3both/package.use/python3both | 1 - 2 files changed, 2 deletions(-) diff --git a/builders/milou/gnome-23/portage/variants/python3both/package.use/python3both b/builders/milou/gnome-23/portage/variants/python3both/package.use/python3both index b42328a..d93c8b6 100644 --- a/builders/milou/gnome-23/portage/variants/python3both/package.use/python3both +++ b/builders/milou/gnome-23/portage/variants/python3both/package.use/python3both @@ -2,4 +2,3 @@ media-gfx/blender PYTHON_SINGLE_TARGET: python3_12 net-fs/samba PYTHON_SINGLE_TARGET: python3_12 sys-libs/ldb PYTHON_SINGLE_TARGET: python3_12 -media-libs/oidn PYTHON_SINGLE_TARGET: python3_12 diff --git a/builders/milou/gnome-v3-23/portage/variants/python3both/package.use/python3both b/builders/milou/gnome-v3-23/portage/variants/python3both/package.use/python3both index b42328a..d93c8b6 100644 --- a/builders/milou/gnome-v3-23/portage/variants/python3both/package.use/python3both +++ b/builders/milou/gnome-v3-23/portage/variants/python3both/package.use/python3both @@ -2,4 +2,3 @@ media-gfx/blender PYTHON_SINGLE_TARGET: python3_12 net-fs/samba PYTHON_SINGLE_TARGET: python3_12 sys-libs/ldb PYTHON_SINGLE_TARGET: python3_12 -media-libs/oidn PYTHON_SINGLE_TARGET: python3_12
