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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E1D7E158020 for ; Sat, 19 Nov 2022 17:14:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13244E095F; Sat, 19 Nov 2022 17:14:10 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CA3EBE095F for ; Sat, 19 Nov 2022 17:14:09 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B45D234116B for ; Sat, 19 Nov 2022 17:14:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 46E99523 for ; Sat, 19 Nov 2022 17:14:07 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1668878036.05a0a7e86da2ba786b41526f35b33717b02a09d3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/rpick/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/rpick/rpick-0.8.11.ebuild X-VCS-Directories: app-misc/rpick/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 05a0a7e86da2ba786b41526f35b33717b02a09d3 X-VCS-Branch: master Date: Sat, 19 Nov 2022 17:14:07 +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: 8dab61db-7060-47c9-a091-1e6dbcce633a X-Archives-Hash: 62e9bc8a44aff70f474fdb43251aa91b commit: 05a0a7e86da2ba786b41526f35b33717b02a09d3 Author: Sam James gentoo org> AuthorDate: Sat Nov 19 17:13:56 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Nov 19 17:13:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05a0a7e8 app-misc/rpick: Stabilize 0.8.11 x86, #881849 Signed-off-by: Sam James gentoo.org> app-misc/rpick/rpick-0.8.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/rpick/rpick-0.8.11.ebuild b/app-misc/rpick/rpick-0.8.11.ebuild index 7f32326766b5..7dde831c8bc2 100644 --- a/app-misc/rpick/rpick-0.8.11.ebuild +++ b/app-misc/rpick/rpick-0.8.11.ebuild @@ -123,7 +123,7 @@ SRC_URI="$(cargo_crate_uris)" LICENSE="GPL-3 Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 CC0-1.0 MIT Unlicense" SLOT="0" -KEYWORDS="~amd64 ppc64 ~x86" +KEYWORDS="~amd64 ppc64 x86" QA_FLAGS_IGNORED="usr/bin/rpick"