commit: 20fb025333087b49604ec0970981fb00e817dec5 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Mon Jul 26 15:54:03 2021 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Mon Jul 26 15:54:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20fb0253
sys-cluster/kube-proxy: stabilize 1.20.8 on amd64 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> sys-cluster/kube-proxy/kube-proxy-1.20.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/kube-proxy/kube-proxy-1.20.8.ebuild b/sys-cluster/kube-proxy/kube-proxy-1.20.8.ebuild index d62b6c41d8f..4860d8ae499 100644 --- a/sys-cluster/kube-proxy/kube-proxy-1.20.8.ebuild +++ b/sys-cluster/kube-proxy/kube-proxy-1.20.8.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 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="hardened" RDEPEND="net-firewall/conntrack-tools
