diff options
author | William Hubbs <williamh@gentoo.org> | 2022-01-27 09:53:14 -0600 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2022-01-27 09:53:14 -0600 |
commit | 4a4e2497db8d0119ec593309f23b38fa9a792ed9 (patch) | |
tree | 535f551781e1585a796bd236f93761586c6b717e /app-admin | |
parent | net-im/telegram-desktop-bin: note issue link for .desktop QA (diff) | |
download | gentoo-4a4e2497db8d0119ec593309f23b38fa9a792ed9.tar.gz gentoo-4a4e2497db8d0119ec593309f23b38fa9a792ed9.tar.bz2 gentoo-4a4e2497db8d0119ec593309f23b38fa9a792ed9.zip |
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@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/helm/helm-3.7.1.ebuild | 4 |
1 files 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" |