dev-python/python-keystoneclient: remove empty patches array
authorMatthew Thode <prometheanfire@gentoo.org>
Mon, 28 Mar 2016 02:53:56 +0000 (21:53 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 28 Mar 2016 02:53:56 +0000 (21:53 -0500)
Package-Manager: portage-2.2.26

dev-python/python-keystoneclient/python-keystoneclient-2.3.1.ebuild

index 332185f921177826cae0704c65c4ea02705a1c74..6c300e1ae1e7462187a6dbc431a948d3ddfa140f 100644 (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