Fix typo repo wide

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2016-01-21 12:31:43 +01:00
parent bbdfa52805
commit 245cb22467
17 changed files with 17 additions and 17 deletions

View File

@@ -20,7 +20,7 @@ IUSE="test"
RDEPEND="
>=dev-python/six-1.6.0[${PYTHON_USEDEP}]
"
DEPEND="${REDEPEND}
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
>=dev-python/nose-1.3.0[${PYTHON_USEDEP}]