diff options
author | Sam James <sam@gentoo.org> | 2021-06-05 20:31:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-05 20:31:07 +0000 |
commit | 77e14072e313b8b6a2798ea2895083aca66addbf (patch) | |
tree | 60ebd934ebecd8ddba99f05fc7a13fb1cde9ee63 /dev-python | |
parent | dev-python/et_xmlfile: Stabilize 1.1.0 ALLARCHES, #794322 (diff) | |
download | gentoo-77e14072e313b8b6a2798ea2895083aca66addbf.tar.gz gentoo-77e14072e313b8b6a2798ea2895083aca66addbf.tar.bz2 gentoo-77e14072e313b8b6a2798ea2895083aca66addbf.zip |
dev-python/fastjsonschema: Stabilize 2.15.1 ALLARCHES, #794328
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/fastjsonschema/fastjsonschema-2.15.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fastjsonschema/fastjsonschema-2.15.1.ebuild b/dev-python/fastjsonschema/fastjsonschema-2.15.1.ebuild index a14b649f59d6..375ee9426e37 100644 --- a/dev-python/fastjsonschema/fastjsonschema-2.15.1.ebuild +++ b/dev-python/fastjsonschema/fastjsonschema-2.15.1.ebuild @@ -16,7 +16,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" distutils_enable_tests pytest |