diff options
Diffstat (limited to 'dev-python/python-magic/python-magic-0.4.15-r1.ebuild')
| -rw-r--r-- | dev-python/python-magic/python-magic-0.4.15-r1.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/python-magic/python-magic-0.4.15-r1.ebuild b/dev-python/python-magic/python-magic-0.4.15-r1.ebuild index 8f25dcdad7e6..e17297d18138 100644 --- a/dev-python/python-magic/python-magic-0.4.15-r1.ebuild +++ b/dev-python/python-magic/python-magic-0.4.15-r1.ebuild @@ -31,6 +31,8 @@ PATCHES=( "${FILESDIR}/${P}-fix-gzip-test.patch" # https://github.com/ahupp/python-magic/commit/4bda684f8b461cc1f69593799efcf6afe8397756 "${FILESDIR}/${P}-fix-jpeg-test.patch" + # https://github.com/ahupp/python-magic/commit/18c909c4c98463d8292a7d1733aec007f178f1e5 + "${FILESDIR}/${P}-fix-gzip-test-2.patch" ) python_test() { |
