sys-cluster/kubectl: Stabilize on amd64

Package-Manager: Portage-2.3.72, Repoman-2.3.16
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
This commit is contained in:
Manuel Rüger
2019-08-19 16:36:13 +02:00
parent f029c7d6dd
commit c7bc322e9a

View File

@@ -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"