projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5fed3e
)
dev-util/howdoi: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:45:48 +0000
(20:45 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:46:26 +0000
(20:46 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-util/howdoi/howdoi-1.1.12.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/howdoi/howdoi-1.1.12.ebuild
b/dev-util/howdoi/howdoi-1.1.12.ebuild
index e072ecb0cb117dca802b02b63d0597d74890510f..63a872892bf8e777fe98df34ea3285218e1ed769 100644
(file)
--- a/
dev-util/howdoi/howdoi-1.1.12.ebuild
+++ b/
dev-util/howdoi/howdoi-1.1.12.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} )
inherit distutils-r1
DESCRIPTION="A code search tool"