commit: 4a4e2497db8d0119ec593309f23b38fa9a792ed9 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Thu Jan 27 15:53:14 2022 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Thu Jan 27 15:53:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a4e2497
app-admin/helm: stable 3.7.1 on amd64 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> app-admin/helm/helm-3.7.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/helm/helm-3.7.1.ebuild b/app-admin/helm/helm-3.7.1.ebuild index 013fae044a08..933dc7c54db3 100644 --- a/app-admin/helm/helm-3.7.1.ebuild +++ b/app-admin/helm/helm-3.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -1545,7 +1545,7 @@ SRC_URI="https://github.com/helm/helm/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RESTRICT=" test"
