commit: cf8b284d89ae7f2c59f0b04e43d4cf7db16dbb58 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Mon Jun 7 19:58:30 2021 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Mon Jun 7 20:03:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf8b284d
sys-cluster/kubectl: stabilize 1.21.1 on amd64 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> sys-cluster/kubectl/kubectl-1.21.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/kubectl/kubectl-1.21.1.ebuild b/sys-cluster/kubectl/kubectl-1.21.1.ebuild index 5603ed030db..f944d97ebef 100644 --- a/sys-cluster/kubectl/kubectl-1.21.1.ebuild +++ b/sys-cluster/kubectl/kubectl-1.21.1.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"
