commit: 548502834068734eb22317ba233795ff1ae06306 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sun Nov 24 19:00:46 2019 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sun Nov 24 19:00:46 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54850283
app-admin/helm: Stabilize on amd64 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Manuel Rüger <mrueg <AT> gentoo.org> app-admin/helm/helm-2.16.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/helm/helm-2.16.1.ebuild b/app-admin/helm/helm-2.16.1.ebuild index b5d0d64fefc..6f4db7a99f2 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"
