diff options
Diffstat (limited to 'dev-python/argcomplete/argcomplete-3.3.0.ebuild')
| -rw-r--r-- | dev-python/argcomplete/argcomplete-3.3.0.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/argcomplete/argcomplete-3.3.0.ebuild b/dev-python/argcomplete/argcomplete-3.3.0.ebuild index cdda946da90b..ab7a1bf05da6 100644 --- a/dev-python/argcomplete/argcomplete-3.3.0.ebuild +++ b/dev-python/argcomplete/argcomplete-3.3.0.ebuild @@ -36,6 +36,8 @@ PATCHES=( # for entry point tests because they read metadata of all installed # packages which can take real long on systems with lots of packages "${FILESDIR}/argcomplete-3.1.6-timeout.patch" + # https://github.com/kislyuk/argcomplete/pull/485 + "${FILESDIR}/${P}-test-bashrc.patch" ) python_test() { |
