diff options
author | Sam James <sam@gentoo.org> | 2020-10-11 17:47:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-11 17:47:35 +0000 |
commit | b9d027b54ec9b2e8e02ba6c405dec7a55937cd24 (patch) | |
tree | 42c1a0289e5474bb83a1ebb15bc965ebacda103b /dev-python/fastjsonschema | |
parent | dev-python/nbformat: Keyword 5.0.8 arm64, #747820 (diff) | |
download | gentoo-b9d027b54ec9b2e8e02ba6c405dec7a55937cd24.tar.gz gentoo-b9d027b54ec9b2e8e02ba6c405dec7a55937cd24.tar.bz2 gentoo-b9d027b54ec9b2e8e02ba6c405dec7a55937cd24.zip |
dev-python/fastjsonschema: Keyword 2.14.5 arm64, #747820
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 cb687ee9c337..b6cd18b90bad 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 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" distutils_enable_tests pytest |