projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca8bbe3
)
dev-python/pandas: Sort IUSE, drop -USE
author
Andreas Sturmlechner
<asturm@gentoo.org>
Fri, 6 Apr 2018 02:25:09 +0000
(
04:25
+0200)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Fri, 6 Apr 2018 02:25:09 +0000
(
04:25
+0200)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
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 7bab20c3e56efcd11ca8317c98e6175428342317..3febc683480c00a4e1fcfa4763a180aa65f5c5f2 100644
(file)
--- a/
dev-python/pandas/pandas-9999.ebuild
+++ b/
dev-python/pandas/pandas-9999.ebuild
@@
-18,7
+18,7
@@
EGIT_REPO_URI="https://github.com/pydata/pandas.git"
SLOT="0"
LICENSE="BSD"
KEYWORDS=""
-IUSE="doc
-minimal full-support
test X"
+IUSE="doc
full-support minimal
test X"
MINIMAL_DEPEND="
>dev-python/numpy-1.7[${PYTHON_USEDEP}]