diff options
Diffstat (limited to 'app-crypt/yubikey-manager-qt')
-rw-r--r-- | app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 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 d1c17259b065..008a8220a8e8 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 @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8,9} ) +PYTHON_COMPAT=( python3_{8,9,10} ) inherit qmake-utils python-single-r1 desktop |