diff options
author | Sam James <sam@gentoo.org> | 2021-03-07 19:44:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-07 19:44:05 +0000 |
commit | bccde1a663b70bc91f312eb6932a6528128d9fd8 (patch) | |
tree | 5e9b260362bb38c9becd33667f0570c3903aca42 /dev-python/fastjsonschema | |
parent | media-fonts/terminus-font: Stabilize 4.49 arm64, #774429 (diff) | |
download | gentoo-bccde1a663b70bc91f312eb6932a6528128d9fd8.tar.gz gentoo-bccde1a663b70bc91f312eb6932a6528128d9fd8.tar.bz2 gentoo-bccde1a663b70bc91f312eb6932a6528128d9fd8.zip |
dev-python/fastjsonschema: Stabilize 2.15.0 ALLARCHES, #774579
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/fastjsonschema')
-rw-r--r-- | dev-python/fastjsonschema/fastjsonschema-2.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fastjsonschema/fastjsonschema-2.15.0.ebuild b/dev-python/fastjsonschema/fastjsonschema-2.15.0.ebuild index 3669e189ca8f..d7a02824024e 100644 --- a/dev-python/fastjsonschema/fastjsonschema-2.15.0.ebuild +++ b/dev-python/fastjsonschema/fastjsonschema-2.15.0.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 |