projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b91dbe3
)
dev-python/fido2: adding python3_{7,8}
author
Rick Farina
<zerochaos@gentoo.org>
Thu, 19 Mar 2020 02:04:59 +0000
(22:04 -0400)
committer
Rick Farina
<zerochaos@gentoo.org>
Thu, 19 Mar 2020 02:11:57 +0000
(22:11 -0400)
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
dev-python/fido2/fido2-0.7.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/fido2/fido2-0.7.3.ebuild
b/dev-python/fido2/fido2-0.7.3.ebuild
index de26e16eb4bfb2511a601d5dea30f30eafc8f500..d59bb437ce44a90ab60b0010aac73eb377fdb51e 100644
(file)
--- a/
dev-python/fido2/fido2-0.7.3.ebuild
+++ b/
dev-python/fido2/fido2-0.7.3.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python3_
6
)
+PYTHON_COMPAT=( python3_
{6,7,8}
)
inherit distutils-r1
DESCRIPTION="Python based FIDO 2.0 library"