diff options
author | Sam James <sam@gentoo.org> | 2020-11-15 05:13:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-15 05:13:18 +0000 |
commit | 2763c94eb0f4d8fcc68bbbc5370401b2eb98a639 (patch) | |
tree | d9479f3a734b152ab27ce5e17ff1c988f0646c1a /dev-python/fastjsonschema | |
parent | dev-python/nbformat: Stabilize 5.0.8 arm64, #754468 (diff) | |
download | gentoo-2763c94eb0f4d8fcc68bbbc5370401b2eb98a639.tar.gz gentoo-2763c94eb0f4d8fcc68bbbc5370401b2eb98a639.tar.bz2 gentoo-2763c94eb0f4d8fcc68bbbc5370401b2eb98a639.zip |
dev-python/fastjsonschema: Stabilize 2.14.5 arm64, #754468
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/fastjsonschema')
-rw-r--r-- | dev-python/fastjsonschema/fastjsonschema-2.14.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fastjsonschema/fastjsonschema-2.14.5.ebuild b/dev-python/fastjsonschema/fastjsonschema-2.14.5.ebuild index b6cd18b90bad..dc0986d62192 100644 --- a/dev-python/fastjsonschema/fastjsonschema-2.14.5.ebuild +++ b/dev-python/fastjsonschema/fastjsonschema-2.14.5.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 |