commit: 3cd57049fe960b3d53f359158be585cb46d909f8 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Wed Dec 14 23:07:55 2022 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Wed Dec 14 23:08:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cd57049
sys-cluster/kube-proxy: stabilize 1.23.14 for amd64 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> sys-cluster/kube-proxy/kube-proxy-1.23.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/kube-proxy/kube-proxy-1.23.14.ebuild b/sys-cluster/kube-proxy/kube-proxy-1.23.14.ebuild index 2193eb857e81..d0b34277f839 100644 --- a/sys-cluster/kube-proxy/kube-proxy-1.23.14.ebuild +++ b/sys-cluster/kube-proxy/kube-proxy-1.23.14.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"
