summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2022-09-18 13:21:42 -0500
committerWilliam Hubbs <williamh@gentoo.org>2022-09-18 13:22:05 -0500
commit0e101c77ec62529fc7e6c388ffca192734591e2b (patch)
treed073eca13060649ea9051b3e2c6d763a01e6b987 /sys-cluster
parentsys-cluster/kubelet: stabilize 1.24.4 for amd64 (diff)
downloadgentoo-0e101c77ec62529fc7e6c388ffca192734591e2b.tar.gz
gentoo-0e101c77ec62529fc7e6c388ffca192734591e2b.tar.bz2
gentoo-0e101c77ec62529fc7e6c388ffca192734591e2b.zip
sys-cluster/kube-proxy: stabilize 1.24.4 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.24.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/kube-proxy/kube-proxy-1.24.4.ebuild b/sys-cluster/kube-proxy/kube-proxy-1.24.4.ebuild
index 9073ae83aebc..c71a00eedf48 100644
--- a/sys-cluster/kube-proxy/kube-proxy-1.24.4.ebuild
+++ b/sys-cluster/kube-proxy/kube-proxy-1.24.4.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"