Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/helm/
Date: Sat, 17 Aug 2019 18:55:29
Message-Id: 1566068098.4a7c64c5014830ac584240168dee8020ec1f2bbd.mrueg@gentoo
1 commit: 4a7c64c5014830ac584240168dee8020ec1f2bbd
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 17 18:54:58 2019 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 17 18:54:58 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a7c64c5
7
8 app-admin/helm: Stable on amd64
9
10 Package-Manager: Portage-2.3.71, Repoman-2.3.16
11 Signed-off-by: Manuel Rüger <mrueg <AT> gentoo.org>
12
13 app-admin/helm/helm-2.14.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-admin/helm/helm-2.14.3.ebuild b/app-admin/helm/helm-2.14.3.ebuild
17 index 5d54fb819d8..7e9d9b482c4 100644
18 --- a/app-admin/helm/helm-2.14.3.ebuild
19 +++ b/app-admin/helm/helm-2.14.3.ebuild
20 @@ -116,7 +116,7 @@ GIT_COMMIT="0e7f3b6637f7af8fcfddb3d2941fcc7cbebb0085"
21
22 ARCHIVE_URI="https://github.com/kubernetes/helm/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz
23 ${EGO_VENDOR_URI}"
24 -KEYWORDS="~amd64"
25 +KEYWORDS="amd64"
26
27 DESCRIPTION="Kubernetes Package Manager"
28 HOMEPAGE="https://github.com/kubernetes/helm https://helm.sh"