summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2024-11-08 17:29:42 +0100
committerPacho Ramos <pacho@gentoo.org>2024-11-08 17:32:11 +0100
commit9b18a2830f532ed655d14fe63d0e4edb05b4dd88 (patch)
treea0dc948957ebe0d80070c0a6bdae54622fe49c9a /app-crypt/libsecret
parentapp-crypt/libsecret: Bump to 0.21.4 (diff)
downloadgentoo-9b18a2830f532ed655d14fe63d0e4edb05b4dd88.tar.gz
gentoo-9b18a2830f532ed655d14fe63d0e4edb05b4dd88.tar.bz2
gentoo-9b18a2830f532ed655d14fe63d0e4edb05b4dd88.zip
app-crypt/libsecret: enable py3.13
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'app-crypt/libsecret')
-rw-r--r--app-crypt/libsecret/libsecret-0.21.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.21.4.ebuild b/app-crypt/libsecret/libsecret-0.21.4.ebuild
index ed26e2f0f9e1..c8f6301b65d7 100644
--- a/app-crypt/libsecret/libsecret-0.21.4.ebuild
+++ b/app-crypt/libsecret/libsecret-0.21.4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit bash-completion-r1 gnome2 meson-multilib python-any-r1 vala virtualx