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 DA9B6138359 for ; Fri, 7 Aug 2020 02:18:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD922E0875; Fri, 7 Aug 2020 02:18:08 +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 C2904E0875 for ; Fri, 7 Aug 2020 02:18:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 28FCC34EF78 for ; Fri, 7 Aug 2020 02:18:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 90ED1309 for ; Fri, 7 Aug 2020 02:18:05 +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: <1596766679.892f6066af9e6c6c9c279fc8080f1ab49bef8d10.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: 892f6066af9e6c6c9c279fc8080f1ab49bef8d10 X-VCS-Branch: master Date: Fri, 7 Aug 2020 02:18:05 +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: 0677eb13-3940-4f62-a85f-18f5356e863f X-Archives-Hash: 483a8898cf617925c67ea848464ec827 commit: 892f6066af9e6c6c9c279fc8080f1ab49bef8d10 Author: William Hubbs gentoo org> AuthorDate: Fri Aug 7 02:17:59 2020 +0000 Commit: William Hubbs gentoo org> CommitDate: Fri Aug 7 02:17:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=892f6066 app-admin/helm: move 3.2.4 back to ~ for now 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 88a835fd680..b6e9df7e027 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"