From 505b7712d3aecc8cc4dc17609b096b31f6ffe9bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 4 Nov 2018 13:12:59 +0100 Subject: dev-python/clang-python: completion test patch is in -7.0.9999 now MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/clang-python/clang-python-7.0.9999.ebuild | 6 ------ 1 file changed, 6 deletions(-) (limited to 'dev-python/clang-python/clang-python-7.0.9999.ebuild') diff --git a/dev-python/clang-python/clang-python-7.0.9999.ebuild b/dev-python/clang-python/clang-python-7.0.9999.ebuild index ff42c58b9e72..d0d8cf54084d 100644 --- a/dev-python/clang-python/clang-python-7.0.9999.ebuild +++ b/dev-python/clang-python/clang-python-7.0.9999.ebuild @@ -31,12 +31,6 @@ DEPEND="${RDEPEND}" S=${WORKDIR}/${P}/bindings/python -PATCHES=( - # update completion test results due to completion changes - # https://reviews.llvm.org/D50171 - "${FILESDIR}"/7.0.0/0001-python-tests-Update-test_code_completion.patch -) - src_unpack() { git-r3_fetch git-r3_checkout '' '' '' bindings/python -- cgit v1.2.3