Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cargo-audit/
Date: Thu, 29 Sep 2022 20:55:03
Message-Id: 1664484855.42d8702dca8b6aa58b64378a0ca023b122b7f8f8.gyakovlev@gentoo
1 commit: 42d8702dca8b6aa58b64378a0ca023b122b7f8f8
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 20:53:51 2022 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 20:54:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42d8702d
7
8 dev-util/cargo-audit: keyword 0.17.0 for ~ppc64
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 dev-util/cargo-audit/cargo-audit-0.17.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/cargo-audit/cargo-audit-0.17.0.ebuild b/dev-util/cargo-audit/cargo-audit-0.17.0.ebuild
16 index d73994489e51..90a39e2e9c48 100644
17 --- a/dev-util/cargo-audit/cargo-audit-0.17.0.ebuild
18 +++ b/dev-util/cargo-audit/cargo-audit-0.17.0.ebuild
19 @@ -273,7 +273,7 @@ SRC_URI="https://github.com/RustSec/rustsec/archive/refs/tags/${PN}/v${PV}.tar.g
20
21 LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 MIT MPL-2.0 Unlicense"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="~amd64 ~ppc64"
25 IUSE="fix"
26
27 RDEPEND="dev-libs/openssl:0="