commit: c3b23b101932391070b29decc1b4cddee074a31c Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 13 09:37:47 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jul 13 09:37:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3b23b10
dev-python/jsonschema-path: Stabilize 0.3.3 ALLARCHES, #935930 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/jsonschema-path/jsonschema-path-0.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/jsonschema-path/jsonschema-path-0.3.3.ebuild b/dev-python/jsonschema-path/jsonschema-path-0.3.3.ebuild index ee7d7a29e156..5ebaaaf5149e 100644 --- a/dev-python/jsonschema-path/jsonschema-path-0.3.3.ebuild +++ b/dev-python/jsonschema-path/jsonschema-path-0.3.3.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
