projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47ca0ee
)
(cat_pn): Sync PYTHON_COMPAT
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 19 Jan 2020 19:47:45 +0000
(20:47 +0100)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 19 Jan 2020 19:54:11 +0000
(20:54 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
dev-python/pandas/pandas-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pandas/pandas-9999.ebuild
b/dev-python/pandas/pandas-9999.ebuild
index 52f011450618cf1e8bcf884b41f667f85b8d0d9e..e597cacdc2c87393c3c4c047d977fed2cf48de1a 100644
(file)
--- a/
dev-python/pandas/pandas-9999.ebuild
+++ b/
dev-python/pandas/pandas-9999.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python3_
6
)
+PYTHON_COMPAT=( python3_
{6,7}
)
PYTHON_REQ_USE="threads(+)"
VIRTUALX_REQUIRED="manual"