commit: 76cfd723df478a6289f166ba732a8ac39b66f4b9
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 25 12:38:54 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 25 12:38:54 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76cfd723
dev-python/jsonschema-path: Stabilize 0.3.1 arm64, #917379
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/jsonschema-path/jsonschema-path-0.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jsonschema-path/jsonschema-path-0.3.1.ebuild
b/dev-python/jsonschema-path/jsonschema-path-0.3.1.ebuild
index 5dcfe61deeca..3cc2225e3980 100644
--- a/dev-python/jsonschema-path/jsonschema-path-0.3.1.ebuild
+++ b/dev-python/jsonschema-path/jsonschema-path-0.3.1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~loong ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86"
RDEPEND="
>=dev-python/pathable-0.4.1[${PYTHON_USEDEP}]