diff options
Diffstat (limited to 'app-shells/bash-completion/bash-completion-2.9.ebuild')
-rw-r--r-- | app-shells/bash-completion/bash-completion-2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash-completion/bash-completion-2.9.ebuild b/app-shells/bash-completion/bash-completion-2.9.ebuild index c28b05d00c34..bef979856f82 100644 --- a/app-shells/bash-completion/bash-completion-2.9.ebuild +++ b/app-shells/bash-completion/bash-completion-2.9.ebuild @@ -45,7 +45,7 @@ strip_completions() { explodepkg installpkg makepkg pkgtool removepkg upgradepkg # Debian/Red Hat network stuff - ifdown ifup ifstatus + ifdown ifup ifquery ifstatus # Installed in app-editors/vim-core xxd |