commit: 15fa3bb68c72cb024b6c35f1282be92277f6f6ba
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 9 00:43:28 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 9 00:43:28 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15fa3bb6
app-crypt/libsecret: avoid *t targets in python-any-r1
It'll drag in :3.13t or :3.14t on machines where there's no prospect
of it being the sole interpreter anyway.
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-crypt/libsecret/libsecret-0.21.1.ebuild | 2 +-
app-crypt/libsecret/libsecret-0.21.4-r1.ebuild | 2 +-
app-crypt/libsecret/libsecret-0.21.4-r2.ebuild | 2 +-
app-crypt/libsecret/libsecret-0.21.7.ebuild | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-crypt/libsecret/libsecret-0.21.1.ebuild
b/app-crypt/libsecret/libsecret-0.21.1.ebuild
index d29ce2b206e1..7ad799b9a639 100644
--- a/app-crypt/libsecret/libsecret-0.21.1.ebuild
+++ b/app-crypt/libsecret/libsecret-0.21.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{11..12} python3_{13..14}{,t} )
+PYTHON_COMPAT=( python3_{11..14} )
inherit bash-completion-r1 gnome2 meson-multilib python-any-r1 vala virtualx
diff --git a/app-crypt/libsecret/libsecret-0.21.4-r1.ebuild
b/app-crypt/libsecret/libsecret-0.21.4-r1.ebuild
index 4e98b795d12c..85444d1485de 100644
--- a/app-crypt/libsecret/libsecret-0.21.4-r1.ebuild
+++ b/app-crypt/libsecret/libsecret-0.21.4-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{11..12} python3_{13..14}{,t} )
+PYTHON_COMPAT=( python3_{11..14} )
inherit bash-completion-r1 gnome2 meson-multilib python-any-r1 vala virtualx
diff --git a/app-crypt/libsecret/libsecret-0.21.4-r2.ebuild
b/app-crypt/libsecret/libsecret-0.21.4-r2.ebuild
index 056de25fb0e9..b05fc0a89b1c 100644
--- a/app-crypt/libsecret/libsecret-0.21.4-r2.ebuild
+++ b/app-crypt/libsecret/libsecret-0.21.4-r2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{11..12} python3_{13..14}{,t} )
+PYTHON_COMPAT=( python3_{11..14} )
inherit bash-completion-r1 gnome2 meson-multilib python-any-r1 vala virtualx
diff --git a/app-crypt/libsecret/libsecret-0.21.7.ebuild
b/app-crypt/libsecret/libsecret-0.21.7.ebuild
index 461da725160f..78851cbfab77 100644
--- a/app-crypt/libsecret/libsecret-0.21.7.ebuild
+++ b/app-crypt/libsecret/libsecret-0.21.7.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{11..12} python3_{13..14}{,t} )
+PYTHON_COMPAT=( python3_{11..14} )
inherit bash-completion-r1 gnome2 meson-multilib python-any-r1 vala virtualx