Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/helm/
Date: Thu, 27 Jan 2022 15:53:58
Message-Id: 1643298794.4a4e2497db8d0119ec593309f23b38fa9a792ed9.williamh@gentoo
1 commit: 4a4e2497db8d0119ec593309f23b38fa9a792ed9
2 Author: William Hubbs <williamh <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 27 15:53:14 2022 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 27 15:53:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a4e2497
7
8 app-admin/helm: stable 3.7.1 on amd64
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
12
13 app-admin/helm/helm-3.7.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-admin/helm/helm-3.7.1.ebuild b/app-admin/helm/helm-3.7.1.ebuild
17 index 013fae044a08..933dc7c54db3 100644
18 --- a/app-admin/helm/helm-3.7.1.ebuild
19 +++ b/app-admin/helm/helm-3.7.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=8
26 @@ -1545,7 +1545,7 @@ SRC_URI="https://github.com/helm/helm/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz
27
28 LICENSE="Apache-2.0"
29 SLOT="0"
30 -KEYWORDS="~amd64"
31 +KEYWORDS="amd64"
32
33 RESTRICT=" test"