commit: 19a49f37cb18cc99c2dfed38110085e3f171e3c0 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jan 6 09:49:59 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jan 6 09:49:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19a49f37
dev-python/rpds-py: Stabilize 0.15.2 arm, #921485 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/rpds-py/rpds-py-0.15.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/rpds-py/rpds-py-0.15.2.ebuild b/dev-python/rpds-py/rpds-py-0.15.2.ebuild index e8a8abb66b65..4673801c98b5 100644 --- a/dev-python/rpds-py/rpds-py-0.15.2.ebuild +++ b/dev-python/rpds-py/rpds-py-0.15.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"
