From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 43453138359 for ; Fri, 7 Aug 2020 02:13:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43480E0875; Fri, 7 Aug 2020 02:13:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 28137E0875 for ; Fri, 7 Aug 2020 02:13:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C33E334F01B for ; Fri, 7 Aug 2020 02:12:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 42B33304 for ; Fri, 7 Aug 2020 02:12:58 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1596766316.8f3237b6f0742af87fd99da53eb378e6e7e6df92.williamh@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/helm/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/helm/helm-3.2.4.ebuild X-VCS-Directories: app-admin/helm/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 8f3237b6f0742af87fd99da53eb378e6e7e6df92 X-VCS-Branch: master Date: Fri, 7 Aug 2020 02:12:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: adecfe6d-78d4-4edb-b3c8-01cf5b7c8acc X-Archives-Hash: db9861bd81da960e2d93eed9bb6f49fa commit: 8f3237b6f0742af87fd99da53eb378e6e7e6df92 Author: William Hubbs gentoo org> AuthorDate: Fri Aug 7 02:10:30 2020 +0000 Commit: William Hubbs gentoo org> CommitDate: Fri Aug 7 02:11:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f3237b6 app-admin/helm: stabilize 3.2.4 on amd64 Signed-off-by: William Hubbs gentoo.org> app-admin/helm/helm-3.2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/helm/helm-3.2.4.ebuild b/app-admin/helm/helm-3.2.4.ebuild index b6e9df7e027..88a835fd680 100644 --- a/app-admin/helm/helm-3.2.4.ebuild +++ b/app-admin/helm/helm-3.2.4.ebuild @@ -795,7 +795,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"