commit: 630a6191bac0f00b26f355e4ae93a01f7568cfde Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 27 03:14:37 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jul 27 03:14:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=630a6191
app-misc/rpick: Stabilize 0.8.4 ppc64, #803146 Signed-off-by: Sam James <sam <AT> gentoo.org> app-misc/rpick/rpick-0.8.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/rpick/rpick-0.8.4.ebuild b/app-misc/rpick/rpick-0.8.4.ebuild index ff055e6b032..4838740211c 100644 --- a/app-misc/rpick/rpick-0.8.4.ebuild +++ b/app-misc/rpick/rpick-0.8.4.ebuild @@ -121,7 +121,7 @@ SRC_URI="$(cargo_crate_uris ${CRATES})" # use cargo-license for a more accurate license picture 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" # Rust packages ignore CFLAGS and LDFLAGS so let's silence the QA warnings QA_FLAGS_IGNORED="usr/bin/rpick"