diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 20:17:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 20:17:21 +0100 |
commit | 0e89472431d30289eda948535642405f05be43d8 (patch) | |
tree | 99264e796fb694225a51206866dcb51026eb2438 /dev-python/fastjsonschema | |
parent | dev-python/openstacksdk: amd64/x86 stable (ALLARCHES policy) wrt bug #754462 (diff) | |
download | gentoo-0e89472431d30289eda948535642405f05be43d8.tar.gz gentoo-0e89472431d30289eda948535642405f05be43d8.tar.bz2 gentoo-0e89472431d30289eda948535642405f05be43d8.zip |
dev-python/fastjsonschema: x86 stable wrt bug #754468
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
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 dc0986d62192..86d470b83364 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 |