summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/yubikey-manager-qt')
-rw-r--r--app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild4
-rw-r--r--app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.4.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild
index e55c3b3f14bf..258e9c2aa5f8 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8,9,10} )
+PYTHON_COMPAT=( python3_{9,10} )
inherit qmake-utils python-single-r1 desktop
diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.4.ebuild b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.4.ebuild
index 29543b374140..31a7f94f28a3 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.4.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit qmake-utils python-single-r1 desktop