Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/rpick/
Date: Thu, 01 Apr 2021 12:11:10
Message-Id: 1617278682.2fb9ceb1c213d1731c02d4cba97b8d5a8450d994.whissi@gentoo
1 commit: 2fb9ceb1c213d1731c02d4cba97b8d5a8450d994
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 1 12:04:42 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 1 12:04:42 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fb9ceb1
7
8 app-misc/rpick: x86 stable (bug #779637)
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-misc/rpick/rpick-0.8.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-misc/rpick/rpick-0.8.1.ebuild b/app-misc/rpick/rpick-0.8.1.ebuild
17 index 44535b41693..1e975ce0e48 100644
18 --- a/app-misc/rpick/rpick-0.8.1.ebuild
19 +++ b/app-misc/rpick/rpick-0.8.1.ebuild
20 @@ -129,7 +129,7 @@ SRC_URI="$(cargo_crate_uris ${CRATES})"
21 # use cargo-license for a more accurate license picture
22 LICENSE="GPL-3 Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 CC0-1.0 MIT Unlicense"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~ppc64 x86"
26
27 # Rust packages ignore CFLAGS and LDFLAGS so let's silence the QA warnings
28 QA_FLAGS_IGNORED="usr/bin/rpick"