commit:     f7d1975a16cb892d084c44abf06e3b41570947f6
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 31 23:04:31 2016 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 23:04:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7d1975a

app-emulation/docker: sync live ebuild

Package-Manager: portage-2.3.0

 app-emulation/docker/docker-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/docker/docker-9999.ebuild 
b/app-emulation/docker/docker-9999.ebuild
index 2d30bb9..feccb2c 100644
--- a/app-emulation/docker/docker-9999.ebuild
+++ b/app-emulation/docker/docker-9999.ebuild
@@ -88,7 +88,7 @@ CONFIG_CHECK="
        ~CGROUP_HUGETLB
        ~NET_CLS_CGROUP
        ~CFS_BANDWIDTH ~FAIR_GROUP_SCHED ~RT_GROUP_SCHED
-       ~IP_VS
+       ~IP_VS ~IP_VS_PROTO_TCP ~IP_VS_PROTO_UDP ~IP_VS_NFCT
 
        ~VXLAN
        ~XFRM_ALGO ~XFRM_USER
@@ -265,7 +265,7 @@ src_install() {
        dobashcomp contrib/completion/bash/*
 
        insinto /usr/share/zsh/site-functions
-       doins contrib/completion/zsh/*
+       doins contrib/completion/zsh/_*
 
        insinto /usr/share/vim/vimfiles
        doins -r contrib/syntax/vim/ftdetect

Reply via email to