commit: 265881b7c5f7d7e1ac9093b2a641589a57154fbe Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Wed Oct 30 12:32:02 2024 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Wed Oct 30 12:32:02 2024 +0000 URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=265881b7
python3both: add another exclusion I missed this package originally but it too cannot yet be built with python 3.13, and holds up the entire run. 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 insertions(+) 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 3c0cada..8f84714 100644 --- a/builders/milou/gnome-23/portage/variants/python3both/package.use/python3both +++ b/builders/milou/gnome-23/portage/variants/python3both/package.use/python3both @@ -13,4 +13,5 @@ dev-libs/libpeas PYTHON_SINGLE_TARGET: python3_12 app-text/yelp-tools PYTHON_SINGLE_TARGET: python3_12 gnome-extra/gnome-tweaks PYTHON_SINGLE_TARGET: python3_12 gnome-base/gnome-shell PYTHON_SINGLE_TARGET: python3_12 +app-editors/gedit PYTHON_SINGLE_TARGET: python3_12 media-video/totem 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 3c0cada..8f84714 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 @@ -13,4 +13,5 @@ dev-libs/libpeas PYTHON_SINGLE_TARGET: python3_12 app-text/yelp-tools PYTHON_SINGLE_TARGET: python3_12 gnome-extra/gnome-tweaks PYTHON_SINGLE_TARGET: python3_12 gnome-base/gnome-shell PYTHON_SINGLE_TARGET: python3_12 +app-editors/gedit PYTHON_SINGLE_TARGET: python3_12 media-video/totem PYTHON_SINGLE_TARGET: python3_12