dev-vcs/git-repo-updater: No need to specify setuptools in RDEPEND

inherit distutils-r1 already does this for you

Package-Manager: Portage-2.3.91, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-03-02 20:37:19 +01:00
parent 0727330e5e
commit 87f7034575

View File

@@ -20,7 +20,6 @@ KEYWORDS="~amd64"
RDEPEND="
>=dev-python/colorama-0.3.9[${PYTHON_USEDEP}]
>=dev-python/git-python-2.1.8[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
"
distutils_enable_tests pytest