commit: 205548606071c2c7ab8ee166859c602e13f3ea73 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Tue Aug 12 16:23:10 2025 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Tue Aug 12 16:33:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20554860
sys-cluster/kube-proxy: stabilize 1.33.3 for amd64 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> sys-cluster/kube-proxy/kube-proxy-1.33.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/kube-proxy/kube-proxy-1.33.3.ebuild b/sys-cluster/kube-proxy/kube-proxy-1.33.3.ebuild index 2aec29c578bb..4b2f4e91545d 100644 --- a/sys-cluster/kube-proxy/kube-proxy-1.33.3.ebuild +++ b/sys-cluster/kube-proxy/kube-proxy-1.33.3.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"
