dev-python/txrequests: Update the twisted dep order to prefer the new twisted pkg

With the new twisted pkg now in the tree, prefer the new pkg.
There will be no new releases of  the split pkgs.

Package-Manager: portage-2.3.2
This commit is contained in:
Brian Dolbec
2016-10-12 15:04:41 -07:00
parent c7c527b55d
commit 4a8367584a

View File

@@ -19,8 +19,8 @@ IUSE=""
RDEPEND="
>=dev-python/requests-1.2.0[${PYTHON_USEDEP}]
|| (
>=dev-python/twisted-core-9.0.0[${PYTHON_USEDEP}]
dev-python/twisted[${PYTHON_USEDEP}]
>=dev-python/twisted-core-9.0.0[${PYTHON_USEDEP}]
)
"
DEPEND="${RDEPEND}