diff options
author | Sam James <sam@gentoo.org> | 2023-08-24 13:38:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-24 13:38:24 +0100 |
commit | 94a729185f5bc62a339a7b1c7211d034565159d7 (patch) | |
tree | e5657a895b751c509c1b5e3728e8a6b5d3f14a09 /dev-python/fastjsonschema | |
parent | dev-python/hcloud: Stabilize 1.27.2 amd64, #912905 (diff) | |
download | gentoo-94a729185f5bc62a339a7b1c7211d034565159d7.tar.gz gentoo-94a729185f5bc62a339a7b1c7211d034565159d7.tar.bz2 gentoo-94a729185f5bc62a339a7b1c7211d034565159d7.zip |
dev-python/fastjsonschema: Stabilize 2.18.0 ALLARCHES, #912906
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/fastjsonschema')
-rw-r--r-- | dev-python/fastjsonschema/fastjsonschema-2.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fastjsonschema/fastjsonschema-2.18.0.ebuild b/dev-python/fastjsonschema/fastjsonschema-2.18.0.ebuild index ec0f5cdb075d..2b5fdee2e5a4 100644 --- a/dev-python/fastjsonschema/fastjsonschema-2.18.0.ebuild +++ b/dev-python/fastjsonschema/fastjsonschema-2.18.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" distutils_enable_tests pytest |