projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
507c525
)
dev-python/yubiotp: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 14:10:20 +0000
(16:10 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 16:32:30 +0000
(18:32 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/yubiotp/yubiotp-0.2.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/yubiotp/yubiotp-0.2.1.ebuild
b/dev-python/yubiotp/yubiotp-0.2.1.ebuild
index 3b7f736ef7ea661b94a845ac80f5b48970c2d31b..b717b151ddd9621ce999a31d35de03eefb6e5e91 100644
(file)
--- a/
dev-python/yubiotp/yubiotp-0.2.1.ebuild
+++ b/
dev-python/yubiotp/yubiotp-0.2.1.ebuild
@@
-3,7
+3,7
@@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4
,3_5,3_6
} )
inherit eutils distutils-r1