diff --git a/dev-python/guessit/guessit-9999.ebuild b/dev-python/guessit/guessit-9999.ebuild index ca818230fd012..1386e0f88f0fc 100644 --- a/dev-python/guessit/guessit-9999.ebuild +++ b/dev-python/guessit/guessit-9999.ebuild @@ -34,8 +34,6 @@ DEPEND="${RDEPEND} ) " -PATCHES=( "${FILESDIR}/${PN}-2.0.5-support-noninteractive-shells.patch" ) - python_prepare_all() { # Disable benchmarks as they require unavailable pytest-benchmark. rm guessit/test/test_benchmark.py || die