dev-python/clang-python: Test fix is in -9999 for some time

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2018-10-18 17:47:20 +02:00
parent 196466c857
commit 787f858be5
4 changed files with 2 additions and 8 deletions

View File

@@ -30,12 +30,6 @@ DEPEND="${RDEPEND}"
S=${WORKDIR}/${P}/bindings/python
PATCHES=(
# update completion test results due to completion changes
# https://reviews.llvm.org/D50171
"${FILESDIR}"/9999/0001-python-tests-Update-test_code_completion.patch
)
src_unpack() {
git-r3_fetch
git-r3_checkout '' '' '' bindings/python