summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2023-01-31 12:12:16 -0600
committerWilliam Hubbs <williamh@gentoo.org>2023-01-31 12:12:16 -0600
commite836a990d3f10e0d59b56d2e02832522150e3d18 (patch)
tree27e1351d69d24ffc5b59116acf8fc63935eeef1a /sys-cluster/kube-proxy
parentsys-cluster/kubelet: stabilize 1.24.10 for amd64 (diff)
downloadgentoo-e836a990d3f10e0d59b56d2e02832522150e3d18.tar.gz
gentoo-e836a990d3f10e0d59b56d2e02832522150e3d18.tar.bz2
gentoo-e836a990d3f10e0d59b56d2e02832522150e3d18.zip
sys-cluster/kube-proxy: stabilize 1.24.10 for amd64
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'sys-cluster/kube-proxy')
-rw-r--r--sys-cluster/kube-proxy/kube-proxy-1.24.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/kube-proxy/kube-proxy-1.24.10.ebuild b/sys-cluster/kube-proxy/kube-proxy-1.24.10.ebuild
index 0cc8ca0574f5..d228a4990b81 100644
--- a/sys-cluster/kube-proxy/kube-proxy-1.24.10.ebuild
+++ b/sys-cluster/kube-proxy/kube-proxy-1.24.10.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"