projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e952b7
)
sci-biology/bcftools: Add python 3.7
author
David Seifert
<soap@gentoo.org>
Fri, 27 Mar 2020 10:35:21 +0000
(11:35 +0100)
committer
David Seifert
<soap@gentoo.org>
Fri, 27 Mar 2020 10:35:21 +0000
(11:35 +0100)
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: David Seifert <soap@gentoo.org>
sci-biology/bcftools/bcftools-1.9-r2.ebuild
patch
|
blob
|
history
diff --git
a/sci-biology/bcftools/bcftools-1.9-r2.ebuild
b/sci-biology/bcftools/bcftools-1.9-r2.ebuild
index eafe63a1ee54247e0a1d52f3658c4704b73767d4..0963c692fcd65d4730b62ea4a328d673cd11f807 100644
(file)
--- a/
sci-biology/bcftools/bcftools-1.9-r2.ebuild
+++ b/
sci-biology/bcftools/bcftools-1.9-r2.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python3_
6
)
+PYTHON_COMPAT=( python3_
{6,7}
)
inherit python-single-r1