diff options
author | Sam James <sam@gentoo.org> | 2021-06-20 02:44:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-20 02:44:18 +0100 |
commit | 565c66d8c81620b5086451e60a2bd34aface4117 (patch) | |
tree | 0a9ece63c630ccc0366d24d8d40985093a9f75e6 /dev-python/fastjsonschema | |
parent | dev-python/pandocfilters: Keyword 1.4.3 arm, #796365 (diff) | |
download | gentoo-565c66d8c81620b5086451e60a2bd34aface4117.tar.gz gentoo-565c66d8c81620b5086451e60a2bd34aface4117.tar.bz2 gentoo-565c66d8c81620b5086451e60a2bd34aface4117.zip |
dev-python/fastjsonschema: Keyword 2.15.1 arm, #796365
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/fastjsonschema')
-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 375ee9426e37..7e80f411a413 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 ~arm arm64 x86" distutils_enable_tests pytest |