commit: f8d2032030a58426021f326d24e0b39c6bdc1b86 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Sat Apr 10 22:08:04 2021 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Sat Apr 10 22:08:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8d20320
sys-cluster/kube-proxy: stabilize 1.18.17 on amd64 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> sys-cluster/kube-proxy/kube-proxy-1.18.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/kube-proxy/kube-proxy-1.18.17.ebuild b/sys-cluster/kube-proxy/kube-proxy-1.18.17.ebuild index 48a822b6fd3..1d1531e7c38 100644 --- a/sys-cluster/kube-proxy/kube-proxy-1.18.17.ebuild +++ b/sys-cluster/kube-proxy/kube-proxy-1.18.17.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
