commit: c40f5eb72274d1407c115fdcbbd4defdf1365f03 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Tue May 27 18:21:58 2025 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Tue May 27 18:25:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c40f5eb7
sys-cluster/kube-proxy: stabilize 1.30.12 for amd64 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> sys-cluster/kube-proxy/kube-proxy-1.30.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/kube-proxy/kube-proxy-1.30.12.ebuild b/sys-cluster/kube-proxy/kube-proxy-1.30.12.ebuild index ea070867ebc4..c61d40679be9 100644 --- a/sys-cluster/kube-proxy/kube-proxy-1.30.12.ebuild +++ b/sys-cluster/kube-proxy/kube-proxy-1.30.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"
