commit: bb3f005c482864f10b08b339b876730272f80619 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 13 09:43:30 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jan 13 09:43:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb3f005c
dev-python/rpds-py: Stabilize 0.16.2 x86, #922015 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/rpds-py/rpds-py-0.16.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/rpds-py/rpds-py-0.16.2.ebuild b/dev-python/rpds-py/rpds-py-0.16.2.ebuild index e8a8abb66b65..2814d26d0a6d 100644 --- a/dev-python/rpds-py/rpds-py-0.16.2.ebuild +++ b/dev-python/rpds-py/rpds-py-0.16.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -62,7 +62,7 @@ LICENSE="MIT" # Dependent crate licenses LICENSE+=" Apache-2.0-with-LLVM-exceptions MIT MPL-2.0 Unicode-DFS-2016" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" QA_FLAGS_IGNORED="usr/lib.*/py.*/site-packages/rpds/rpds.*.so"
