commit: 1de03aa6ce401a72f6b1a243f6de8a9112887db5 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Thu Aug 1 12:55:25 2019 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Thu Aug 1 12:55:25 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1de03aa6
sys-cluster/kubectl: Stabilize 1.13.8 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Manuel Rüger <mrueg <AT> gentoo.org> sys-cluster/kubectl/kubectl-1.13.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/kubectl/kubectl-1.13.8.ebuild b/sys-cluster/kubectl/kubectl-1.13.8.ebuild index 93cda65f0ea..6f0d80ff635 100644 --- a/sys-cluster/kubectl/kubectl-1.13.8.ebuild +++ b/sys-cluster/kubectl/kubectl-1.13.8.ebuild @@ -6,7 +6,7 @@ inherit golang-build golang-vcs-snapshot bash-completion-r1 EGO_PN="k8s.io/kubernetes" ARCHIVE_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kubernetes-${PV}.tar.gz" -KEYWORDS="~amd64" +KEYWORDS="amd64" DESCRIPTION="CLI to run commands against Kubernetes clusters" HOMEPAGE="https://github.com/kubernetes/kubernetes https://kubernetes.io"
