commit: eaa691f2a3c127bcd6110371334c2a327cf7f82d Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Mon Sep 20 21:36:38 2021 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Mon Sep 20 21:39:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaa691f2
sys-cluster/kubectl: stabilize 1.22.2 on amd64 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> sys-cluster/kubectl/kubectl-1.22.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/kubectl/kubectl-1.22.2.ebuild b/sys-cluster/kubectl/kubectl-1.22.2.ebuild index 5603ed030db..f944d97ebef 100644 --- a/sys-cluster/kubectl/kubectl-1.22.2.ebuild +++ b/sys-cluster/kubectl/kubectl-1.22.2.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" DEPEND="!sys-cluster/kubernetes"
