commit: 234906e32419734db97bc957f732379469e9885f Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Mon Jul 26 15:54:00 2021 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Mon Jul 26 15:54:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=234906e3
sys-cluster/kube-proxy: stabilize 1.19.12 on amd64 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> sys-cluster/kube-proxy/kube-proxy-1.19.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/kube-proxy/kube-proxy-1.19.12.ebuild b/sys-cluster/kube-proxy/kube-proxy-1.19.12.ebuild index d62b6c41d8f..4860d8ae499 100644 --- a/sys-cluster/kube-proxy/kube-proxy-1.19.12.ebuild +++ b/sys-cluster/kube-proxy/kube-proxy-1.19.12.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
