dev-python/faker: do not depend on deprecated dep

that dep only pulls in a package if python_targets
python2_7, as this package does not have py2_7
it does not have to depend on this.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-04-25 13:15:59 +02:00
parent 584bde557d
commit d1f4f3bfac

View File

@@ -22,7 +22,6 @@ RDEPEND="
>=dev-python/python-dateutil-2.4[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
>=dev-python/text-unidecode-1.3[${PYTHON_USEDEP}]
virtual/python-ipaddress[${PYTHON_USEDEP}]
"
DEPEND="
${RDEPEND}