commit: e02711d94fa80dcb03afcd76b88feaef08a0b57a Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sat Feb 8 11:15:33 2025 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sat Feb 8 11:15:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e02711d9
dev-python/jsonschema-path: Stabilize 0.3.4 ALLARCHES, #949433 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-python/jsonschema-path/jsonschema-path-0.3.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/jsonschema-path/jsonschema-path-0.3.4.ebuild b/dev-python/jsonschema-path/jsonschema-path-0.3.4.ebuild index 044b279d3ad3..a4fadca0170d 100644 --- a/dev-python/jsonschema-path/jsonschema-path-0.3.4.ebuild +++ b/dev-python/jsonschema-path/jsonschema-path-0.3.4.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" # requests seem "optional" but they failed at properly making it # optional in poetry, sigh
