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 2E09C158094 for ; Fri, 24 Jun 2022 18:16:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 586CEE0788; Fri, 24 Jun 2022 18:16:03 +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 30ACFE0788 for ; Fri, 24 Jun 2022 18:16:03 +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 243D3341243 for ; Fri, 24 Jun 2022 18:16:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D290448 for ; Fri, 24 Jun 2022 18:16:00 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1656094549.466fbe4b5cdd6705e738299e7fa849a86d3ba230.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cargo-audit/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/cargo-audit/cargo-audit-0.17.0.ebuild X-VCS-Directories: dev-util/cargo-audit/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 466fbe4b5cdd6705e738299e7fa849a86d3ba230 X-VCS-Branch: master Date: Fri, 24 Jun 2022 18:16:00 +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: 8e8d1fc0-b47b-4cc3-a478-f9f5266d7709 X-Archives-Hash: 1e099d52e007811953b64a492f008e08 commit: 466fbe4b5cdd6705e738299e7fa849a86d3ba230 Author: Georgy Yakovlev gentoo org> AuthorDate: Fri Jun 24 18:15:49 2022 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Fri Jun 24 18:15:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=466fbe4b dev-util/cargo-audit: keyword 0.17.0 for ~amd64, ~ppc64 Signed-off-by: Georgy Yakovlev gentoo.org> dev-util/cargo-audit/cargo-audit-0.17.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cargo-audit/cargo-audit-0.17.0.ebuild b/dev-util/cargo-audit/cargo-audit-0.17.0.ebuild index 0dc48af1ebfb..90a39e2e9c48 100644 --- a/dev-util/cargo-audit/cargo-audit-0.17.0.ebuild +++ b/dev-util/cargo-audit/cargo-audit-0.17.0.ebuild @@ -273,7 +273,7 @@ SRC_URI="https://github.com/RustSec/rustsec/archive/refs/tags/${PN}/v${PV}.tar.g LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 MIT MPL-2.0 Unlicense" SLOT="0" -#KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc64" IUSE="fix" RDEPEND="dev-libs/openssl:0="