summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-06 10:49:59 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-06 10:49:59 +0100
commit19a49f37cb18cc99c2dfed38110085e3f171e3c0 (patch)
tree7d2f0a44eb90bdb3149b56a0876411df2d13a822 /dev-python/rpds-py
parentdev-python/psutil: Stabilize 5.9.7 ppc, #921482 (diff)
downloadgentoo-19a49f37cb18cc99c2dfed38110085e3f171e3c0.tar.gz
gentoo-19a49f37cb18cc99c2dfed38110085e3f171e3c0.tar.bz2
gentoo-19a49f37cb18cc99c2dfed38110085e3f171e3c0.zip
dev-python/rpds-py: Stabilize 0.15.2 arm, #921485
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/rpds-py')
-rw-r--r--dev-python/rpds-py/rpds-py-0.15.2.ebuild4
1 files 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"