diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-22 18:49:06 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-22 18:49:06 +0300 |
commit | 160dd53f1ab67a727cb0cc0f50b32d711cb1947a (patch) | |
tree | f8765b90c67867ed69fb05c0d3913caaf077317d /dev-python/fastjsonschema | |
parent | dev-python/hatchling: Stabilize 1.10.0-r1 ALLARCHES, #877929 (diff) | |
download | gentoo-160dd53f1ab67a727cb0cc0f50b32d711cb1947a.tar.gz gentoo-160dd53f1ab67a727cb0cc0f50b32d711cb1947a.tar.bz2 gentoo-160dd53f1ab67a727cb0cc0f50b32d711cb1947a.zip |
dev-python/fastjsonschema: Stabilize 2.16.2 ALLARCHES, #877921
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/fastjsonschema')
-rw-r--r-- | dev-python/fastjsonschema/fastjsonschema-2.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fastjsonschema/fastjsonschema-2.16.2.ebuild b/dev-python/fastjsonschema/fastjsonschema-2.16.2.ebuild index 30d3fd50572e..353b9c610978 100644 --- a/dev-python/fastjsonschema/fastjsonschema-2.16.2.ebuild +++ b/dev-python/fastjsonschema/fastjsonschema-2.16.2.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" distutils_enable_tests pytest |