commit: e61a781f9731ddfd09053a3b716e18f9b4ecbc07 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Tue Dec 29 22:46:54 2020 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Tue Dec 29 22:50:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e61a781f
sys-cluster/kube-proxy: stabilize 1.19.6 on amd64 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> sys-cluster/kube-proxy/kube-proxy-1.19.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/kube-proxy/kube-proxy-1.19.6.ebuild b/sys-cluster/kube-proxy/kube-proxy-1.19.6.ebuild index 2bf8b1a469e..ddc12b2f8a7 100644 --- a/sys-cluster/kube-proxy/kube-proxy-1.19.6.ebuild +++ b/sys-cluster/kube-proxy/kube-proxy-1.19.6.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
