commit: 8685a1c0da0390ca04deed0d8912d5952ae1a011
Author: Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 15 02:12:44 2021 +0000
Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Mon Feb 15 02:19:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8685a1c0
app-crypt/yubikey-manager: python bump
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>
app-crypt/yubikey-manager/yubikey-manager-3.1.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-crypt/yubikey-manager/yubikey-manager-3.1.1-r1.ebuild
b/app-crypt/yubikey-manager/yubikey-manager-3.1.1-r1.ebuild
index 700742e3cb0..1d78a11c0b1 100644
--- a/app-crypt/yubikey-manager/yubikey-manager-3.1.1-r1.ebuild
+++ b/app-crypt/yubikey-manager/yubikey-manager-3.1.1-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
inherit readme.gentoo-r1 distutils-r1
DESCRIPTION="Python library and command line tool for configuring a YubiKey"