commit:     dcb4985601e1d119f3315d13de3a4a0433f8e636
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 12:16:41 2023 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 12:45:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcb49856

app-crypt/yubioath-desktop: enable py3.11

Closes: https://bugs.gentoo.org/896518
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-crypt/yubioath-desktop/yubioath-desktop-5.1.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/yubioath-desktop/yubioath-desktop-5.1.0-r3.ebuild 
b/app-crypt/yubioath-desktop/yubioath-desktop-5.1.0-r3.ebuild
index 0cf919d9712a..71795479f0b7 100644
--- a/app-crypt/yubioath-desktop/yubioath-desktop-5.1.0-r3.ebuild
+++ b/app-crypt/yubioath-desktop/yubioath-desktop-5.1.0-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
 inherit desktop python-single-r1 qmake-utils xdg
 

Reply via email to