commit: 563558b07d47c75f8c43fc6d899a752f217bfe07 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Mon Mar 1 21:54:26 2021 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Mon Mar 1 21:59:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=563558b0
sys-cluster/kube-proxy: stabilize 1.18.16 on amd64 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> sys-cluster/kube-proxy/kube-proxy-1.18.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/kube-proxy/kube-proxy-1.18.16.ebuild b/sys-cluster/kube-proxy/kube-proxy-1.18.16.ebuild index 7054c6b9a9b..5ef88fafdad 100644 --- a/sys-cluster/kube-proxy/kube-proxy-1.18.16.ebuild +++ b/sys-cluster/kube-proxy/kube-proxy-1.18.16.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kuber LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="hardened" RDEPEND="net-firewall/conntrack-tools
