commit: 1749bba00ce7f43c4a60ed3f6365bb0d90f80f8e Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Wed Apr 23 16:49:52 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Wed Apr 23 16:55:14 2025 +0000 URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=1749bba0
variants: python3both: totem is now stabilized for py3.13 Although it's not necessarily installed on the binhost. It appears to depend on when you originally installed the gnome metapackages. See gnome-core-apps-44.4 / commit 02a0be97ebcd50f302683cc203fe43dbff8ae1c4 to ::gentoo, which added an || group. 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 6889795..139432e 100644 --- a/builders/milou/gnome-23/portage/variants/python3both/package.use/python3both +++ b/builders/milou/gnome-23/portage/variants/python3both/package.use/python3both @@ -3,7 +3,6 @@ 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 -app-editors/gedit PYTHON_SINGLE_TARGET: python3_12 # multi-target app-i18n/ibus PYTHON_TARGETS: 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 6889795..139432e 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 @@ -3,7 +3,6 @@ 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 -app-editors/gedit PYTHON_SINGLE_TARGET: python3_12 # multi-target app-i18n/ibus PYTHON_TARGETS: python3_12
