summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2023-09-27 15:54:37 -0500
committerWilliam Hubbs <williamh@gentoo.org>2023-09-27 15:55:04 -0500
commitcebc77a082e7fcfb73b933450ed40d2553cdb0f8 (patch)
tree87335bf066c1cef2709824ca4c7a145c1f1ceaa6 /sys-cluster
parentsys-cluster/kubelet: stabilize 1.25.14 for amd64 (diff)
downloadgentoo-cebc77a082e7fcfb73b933450ed40d2553cdb0f8.tar.gz
gentoo-cebc77a082e7fcfb73b933450ed40d2553cdb0f8.tar.bz2
gentoo-cebc77a082e7fcfb73b933450ed40d2553cdb0f8.zip
sys-cluster/kube-proxy: stabilize 1.25.14 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.25.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/kube-proxy/kube-proxy-1.25.14.ebuild b/sys-cluster/kube-proxy/kube-proxy-1.25.14.ebuild
index c2bf8bb7da7f..15eeeeea2dcb 100644
--- a/sys-cluster/kube-proxy/kube-proxy-1.25.14.ebuild
+++ b/sys-cluster/kube-proxy/kube-proxy-1.25.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"