diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2019-11-24 20:00:46 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2019-11-24 20:00:46 +0100 |
commit | 548502834068734eb22317ba233795ff1ae06306 (patch) | |
tree | 644da1c07a636d88bb2dfc33c41c3344c0649b6b | |
parent | sys-cluster/kube-proxy: Drop to maintainer-needed (diff) | |
download | gentoo-548502834068734eb22317ba233795ff1ae06306.tar.gz gentoo-548502834068734eb22317ba233795ff1ae06306.tar.bz2 gentoo-548502834068734eb22317ba233795ff1ae06306.zip |
app-admin/helm: Stabilize on amd64
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
-rw-r--r-- | app-admin/helm/helm-2.16.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/helm/helm-2.16.1.ebuild b/app-admin/helm/helm-2.16.1.ebuild index b5d0d64fefcf..6f4db7a99f2d 100644 --- a/app-admin/helm/helm-2.16.1.ebuild +++ b/app-admin/helm/helm-2.16.1.ebuild @@ -123,7 +123,7 @@ GIT_COMMIT="bbdfe5e7803a12bbdf97e94cd847859890cf4050" ARCHIVE_URI="https://github.com/kubernetes/helm/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz ${EGO_VENDOR_URI}" -KEYWORDS="~amd64" +KEYWORDS="amd64" DESCRIPTION="Kubernetes Package Manager" HOMEPAGE="https://github.com/kubernetes/helm https://helm.sh" |