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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DBAA715808B for ; Sat, 2 Apr 2022 19:20:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 054E7E0827; Sat, 2 Apr 2022 19:20:29 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3F200E0827 for ; Sat, 2 Apr 2022 19:20:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A9BDB341127 for ; Sat, 2 Apr 2022 19:20:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E00A22E0 for ; Sat, 2 Apr 2022 19:20:24 +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: <1648927217.27afcd57cdfc4d55c9a3e1d385601a92f7997be6.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.8.1.ebuild X-VCS-Directories: app-admin/helm/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 27afcd57cdfc4d55c9a3e1d385601a92f7997be6 X-VCS-Branch: master Date: Sat, 2 Apr 2022 19:20:24 +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: 29a1fc10-6e26-40ae-a5f3-3577474f2b87 X-Archives-Hash: d89b3bb5e02d997e094dfb237cd20fa2 commit: 27afcd57cdfc4d55c9a3e1d385601a92f7997be6 Author: William Hubbs gentoo org> AuthorDate: Sat Apr 2 19:18:24 2022 +0000 Commit: William Hubbs gentoo org> CommitDate: Sat Apr 2 19:20:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27afcd57 app-admin/helm: stabilize 3.8.1 for amd64 Signed-off-by: William Hubbs gentoo.org> app-admin/helm/helm-3.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/helm/helm-3.8.1.ebuild b/app-admin/helm/helm-3.8.1.ebuild index 35d1fd25927c..b7cfdc5c8245 100644 --- a/app-admin/helm/helm-3.8.1.ebuild +++ b/app-admin/helm/helm-3.8.1.ebuild @@ -14,7 +14,7 @@ SRC_URI+=" https://dev.gentoo.org/~williamh/dist/${P}-deps.tar.xz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RESTRICT=" test"