dev-python/python-keystoneclient: remove empty patches array

Package-Manager: portage-2.2.26
This commit is contained in:
Matthew Thode
2016-03-27 21:53:56 -05:00
parent ff7ffc907e
commit 5e61a7dcd5

View File

@@ -50,8 +50,8 @@ RDEPEND="
>=dev-python/six-1.9.0[${PYTHON_USEDEP}]
>=dev-python/stevedore-1.5.0[${PYTHON_USEDEP}]
"
PATCHES=(
)
#PATCHES=(
#)
python_prepare_all() {
sed -i '/^argparse/d' requirements.txt || die