commit: d866cc0ad2fb0477e1402fd896c36b56e712f05b Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Thu Jun 12 15:04:56 2025 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Thu Jun 12 15:04:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d866cc0a
sys-cluster/kube-proxy: stabilize 1.33.1 for amd64 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> sys-cluster/kube-proxy/kube-proxy-1.33.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/kube-proxy/kube-proxy-1.33.1.ebuild b/sys-cluster/kube-proxy/kube-proxy-1.33.1.ebuild index 849c3f6cdfb7..03668d1705eb 100644 --- a/sys-cluster/kube-proxy/kube-proxy-1.33.1.ebuild +++ b/sys-cluster/kube-proxy/kube-proxy-1.33.1.ebuild @@ -14,7 +14,7 @@ LICENSE="Apache-2.0" # Dependent licenses LICENSE+=" Apache-2.0 BSD BSD-2 ISC MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="hardened" RESTRICT="test"