diff --git a/dev-python/jaraco-collections/jaraco-collections-3.0.0.ebuild b/dev-python/jaraco-collections/jaraco-collections-3.0.0-r1.ebuild similarity index 96% rename from dev-python/jaraco-collections/jaraco-collections-3.0.0.ebuild rename to dev-python/jaraco-collections/jaraco-collections-3.0.0-r1.ebuild index 6c44053515174..7b1da731a63fa 100644 --- a/dev-python/jaraco-collections/jaraco-collections-3.0.0.ebuild +++ b/dev-python/jaraco-collections/jaraco-collections-3.0.0-r1.ebuild @@ -20,7 +20,6 @@ RESTRICT="!test? ( test )" # TODO: remove six when the following PR is merged: # https://github.com/jaraco/jaraco.collections/pull/5 RDEPEND=" - >=dev-python/namespace-jaraco-2[${PYTHON_USEDEP}] dev-python/jaraco-classes[${PYTHON_USEDEP}] dev-python/jaraco-text[${PYTHON_USEDEP}] >=dev-python/six-1.7.0[${PYTHON_USEDEP}]