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 B7CF3158091 for ; Thu, 16 Jun 2022 05:51:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9EDF2E0843; Thu, 16 Jun 2022 05:51:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 82D1DE0843 for ; Thu, 16 Jun 2022 05:51:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 865B234159F for ; Thu, 16 Jun 2022 05:51:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E8A66506 for ; Thu, 16 Jun 2022 05:51:31 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1655358689.cb020ff7dd5198ca5274cde72fda035edd44400e.juippis@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.10.ebuild X-VCS-Directories: app-misc/rpick/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: cb020ff7dd5198ca5274cde72fda035edd44400e X-VCS-Branch: master Date: Thu, 16 Jun 2022 05:51:31 +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: a1f66ab0-6367-40e2-a70e-014129221b39 X-Archives-Hash: eb45d2b44d7cbad25e8af69929dc9094 commit: cb020ff7dd5198ca5274cde72fda035edd44400e Author: Joonas Niilola gentoo org> AuthorDate: Thu Jun 16 05:36:32 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Jun 16 05:51:29 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb020ff7 app-misc/rpick: Stabilize 0.8.10 amd64, #852206 Signed-off-by: Joonas Niilola gentoo.org> app-misc/rpick/rpick-0.8.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/rpick/rpick-0.8.10.ebuild b/app-misc/rpick/rpick-0.8.10.ebuild index 26361b584d7b..3780ac93639a 100644 --- a/app-misc/rpick/rpick-0.8.10.ebuild +++ b/app-misc/rpick/rpick-0.8.10.ebuild @@ -122,7 +122,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"