summaryrefslogtreecommitdiff
path: root/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild')
-rw-r--r--app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
index 48121c093f3f..06a02c0e95ab 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit qmake-utils python-single-r1 desktop xdg
@@ -22,7 +22,7 @@ DEPEND="${PYTHON_DEPS}
>=app-crypt/yubikey-manager-5.0.0[${PYTHON_USEDEP}]
dev-python/cryptography[${PYTHON_USEDEP}]
')
- dev-python/pyotherside[${PYTHON_SINGLE_USEDEP}]
+ dev-python/pyotherside[qt5,${PYTHON_SINGLE_USEDEP}]
dev-qt/qtcore:5
dev-qt/qtdeclarative:5
dev-qt/qtgraphicaleffects:5