summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2023-04-27 18:50:39 -0500
committerWilliam Hubbs <williamh@gentoo.org>2023-04-27 18:50:39 -0500
commitaf288553cd275b0dd58c5e90388c7e88139a97bd (patch)
tree3eff2492b9922e73e562897a7924febd3f0c36e3 /sys-cluster
parentsys-cluster/kubelet: stabilize 1.24.12 for amd64 (diff)
downloadgentoo-af288553cd275b0dd58c5e90388c7e88139a97bd.tar.gz
gentoo-af288553cd275b0dd58c5e90388c7e88139a97bd.tar.bz2
gentoo-af288553cd275b0dd58c5e90388c7e88139a97bd.zip
sys-cluster/kube-proxy: stabilize 1.24.12 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.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/kube-proxy/kube-proxy-1.24.12.ebuild b/sys-cluster/kube-proxy/kube-proxy-1.24.12.ebuild
index 0cc8ca0574f5..d228a4990b81 100644
--- a/sys-cluster/kube-proxy/kube-proxy-1.24.12.ebuild
+++ b/sys-cluster/kube-proxy/kube-proxy-1.24.12.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"