diff options
| author | Michał Górny <mgorny@gentoo.org> | 2018-10-18 17:47:20 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2018-10-18 17:47:45 +0200 |
| commit | 787f858be59c567331b550819725455384ef9f22 (patch) | |
| tree | 346a1d0e01f61b63a86efa59e4afb43c8e6f7685 /dev-python/clang-python/clang-python-7.0.9999.ebuild | |
| parent | 196466c8576fe574a790bc584c3b6b857b0763a8 (diff) | |
| download | gentoo-787f858be59c567331b550819725455384ef9f22.tar.gz gentoo-787f858be59c567331b550819725455384ef9f22.tar.bz2 gentoo-787f858be59c567331b550819725455384ef9f22.zip | |
dev-python/clang-python: Test fix is in -9999 for some time
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/clang-python/clang-python-7.0.9999.ebuild')
| -rw-r--r-- | dev-python/clang-python/clang-python-7.0.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 56917d10ff17..ff42c58b9e72 100644 --- a/dev-python/clang-python/clang-python-7.0.9999.ebuild +++ b/dev-python/clang-python/clang-python-7.0.9999.ebuild @@ -34,7 +34,7 @@ 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 + "${FILESDIR}"/7.0.0/0001-python-tests-Update-test_code_completion.patch ) src_unpack() { |
