projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52f4bbb
)
dev-python/pip: Fix typo
author
Manuel Rüger
<mrueg@gentoo.org>
Thu, 9 May 2019 14:48:37 +0000
(16:48 +0200)
committer
Manuel Rüger
<mrueg@gentoo.org>
Thu, 9 May 2019 14:50:07 +0000
(16:50 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
dev-python/pip/pip-19.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pip/pip-19.1.ebuild
b/dev-python/pip/pip-19.1.ebuild
index 643cf0978c13582378dbe7a3134908bf0e2c4ec8..1d2a8c7a37212bd0eef005b52d6472eafe79962d 100644
(file)
--- a/
dev-python/pip/pip-19.1.ebuild
+++ b/
dev-python/pip/pip-19.1.ebuild
@@
-35,7
+35,7
@@
RDEPEND="
>=dev-python/setuptools-39.2.0[${PYTHON_USEDEP}]
"
DEPEND="
- ${DEPEND}
+ ${
R
DEPEND}
test? (
dev-python/freezegun[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]