From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 413C6139694 for ; Wed, 19 Apr 2017 21:48:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A4A0E0829; Wed, 19 Apr 2017 21:48:44 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 33E01E0829 for ; Wed, 19 Apr 2017 21:48:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 421F534164B for ; Wed, 19 Apr 2017 21:48:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D15BC742A for ; Wed, 19 Apr 2017 21:48:41 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1492638466.b085ef47d01c4b76ab0e0bac9bc41e6cda18c6bc.williamh@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/docker/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/docker/docker-17.03.1.ebuild X-VCS-Directories: app-emulation/docker/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: b085ef47d01c4b76ab0e0bac9bc41e6cda18c6bc X-VCS-Branch: master Date: Wed, 19 Apr 2017 21:48:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2e861c4b-7991-4abd-9e24-d5a478c91d13 X-Archives-Hash: 88ff2f122a230e28b096c9e8de5a798b commit: b085ef47d01c4b76ab0e0bac9bc41e6cda18c6bc Author: William Hubbs gentoo org> AuthorDate: Wed Apr 19 21:41:00 2017 +0000 Commit: William Hubbs gentoo org> CommitDate: Wed Apr 19 21:47:46 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b085ef47 app-emulation/docker: 17.03.1 add IP_VS_RR kernel check Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-emulation/docker/docker-17.03.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/docker/docker-17.03.1.ebuild b/app-emulation/docker/docker-17.03.1.ebuild index 30b4c100852..afa035753b2 100644 --- a/app-emulation/docker/docker-17.03.1.ebuild +++ b/app-emulation/docker/docker-17.03.1.ebuild @@ -91,7 +91,7 @@ CONFIG_CHECK=" ~CGROUP_HUGETLB ~NET_CLS_CGROUP ~CFS_BANDWIDTH ~FAIR_GROUP_SCHED ~RT_GROUP_SCHED - ~IP_VS ~IP_VS_PROTO_TCP ~IP_VS_PROTO_UDP ~IP_VS_NFCT + ~IP_VS ~IP_VS_PROTO_TCP ~IP_VS_PROTO_UDP ~IP_VS_NFCT ~IP_VS_RR ~VXLAN ~XFRM_ALGO ~XFRM_USER