dev-python/pykwalify: Drop patch as test aren't present yet

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-08-27 18:01:30 +02:00
parent 937dd6556b
commit bd0033834b

View File

@@ -30,8 +30,6 @@ DEPEND="${RDEPEND}
)
"
PATCHES=( "${FILESDIR}"/${P}-S.patch )
python_test() {
py.test || die
}