projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b284600
)
dev-util/howdoi: add python 3.7
author
Michael Palimaka
<kensington@gentoo.org>
Mon, 20 Apr 2020 08:37:45 +0000
(18:37 +1000)
committer
Michael Palimaka
<kensington@gentoo.org>
Mon, 20 Apr 2020 08:52:38 +0000
(18:52 +1000)
Closes: https://bugs.gentoo.org/718292
Package-Manager: Portage-2.3.89, Repoman-2.3.22
Signed-off-by: Michael Palimaka <kensington@gentoo.org>
dev-util/howdoi/howdoi-1.2.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/howdoi/howdoi-1.2.1.ebuild
b/dev-util/howdoi/howdoi-1.2.1.ebuild
index d15e587ffec467e4712d2b973052ca3a1cbc9141..4c5234bb257a0d948df17781b8400bddb11bb362 100644
(file)
--- a/
dev-util/howdoi/howdoi-1.2.1.ebuild
+++ b/
dev-util/howdoi/howdoi-1.2.1.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python3_
6
)
+PYTHON_COMPAT=( python3_
{6,7}
)
inherit distutils-r1
DESCRIPTION="A code search tool"