summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2022-10-22 13:06:13 -0500
committerWilliam Hubbs <williamh@gentoo.org>2022-10-22 13:06:13 -0500
commitc14126169757a6d55d2ab9acedee06fee4193a67 (patch)
treea0a9448ba8f9fa67b68b35ddcc9026d18adf570b /sys-cluster
parentsys-cluster/kubelet: stabilize 1.23.13 for amd64 (diff)
downloadgentoo-c14126169757a6d55d2ab9acedee06fee4193a67.tar.gz
gentoo-c14126169757a6d55d2ab9acedee06fee4193a67.tar.bz2
gentoo-c14126169757a6d55d2ab9acedee06fee4193a67.zip
sys-cluster/kube-proxy: stabilize 1.23.13 for amd64
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/kube-proxy/kube-proxy-1.23.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/kube-proxy/kube-proxy-1.23.13.ebuild b/sys-cluster/kube-proxy/kube-proxy-1.23.13.ebuild
index 2193eb857e81..d0b34277f839 100644
--- a/sys-cluster/kube-proxy/kube-proxy-1.23.13.ebuild
+++ b/sys-cluster/kube-proxy/kube-proxy-1.23.13.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"