commit: 364b8d118a78f2dc4a044dde29eec01ffb059314 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 21 15:43:36 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 21 15:43:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=364b8d11
app-misc/rpick: Stabilize 0.9.0 amd64, #922587 Signed-off-by: Sam James <sam <AT> gentoo.org> app-misc/rpick/rpick-0.9.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/rpick/rpick-0.9.0.ebuild b/app-misc/rpick/rpick-0.9.0.ebuild index e7d068529081..9a5a34e0b3b5 100644 --- a/app-misc/rpick/rpick-0.9.0.ebuild +++ b/app-misc/rpick/rpick-0.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -135,7 +135,7 @@ SRC_URI="$(cargo_crate_uris)" LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 GPL-3 MIT Unicode-DFS-2016 Unlicense ZLIB" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" QA_FLAGS_IGNORED="usr/bin/rpick"
