diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-18 07:51:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-18 07:51:23 +0100 |
commit | c02c89b583a5cf519d9e1ae216fd295990e0efdd (patch) | |
tree | 8f2340fb5ccff74b5b5f78145ceae7c385081e81 /dev-python/fastjsonschema | |
parent | media-libs/lilv: amd64 stable wrt bug #753683 (diff) | |
download | gentoo-c02c89b583a5cf519d9e1ae216fd295990e0efdd.tar.gz gentoo-c02c89b583a5cf519d9e1ae216fd295990e0efdd.tar.bz2 gentoo-c02c89b583a5cf519d9e1ae216fd295990e0efdd.zip |
dev-python/fastjsonschema: amd64 stable wrt bug #754468
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 86d470b83364..eb92e2dc92d3 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 |