diff options
author | 2021-08-10 06:00:17 +0100 | |
---|---|---|
committer | 2021-08-10 06:00:17 +0100 | |
commit | 780829c4910fd8594763296f6d272a69b7a0db2f (patch) | |
tree | 085413b90e0346904129f5990623fcae12ef4f8c /dev-python/fastjsonschema | |
parent | dev-python/ipykernel: Stabilize 5.5.4-r1 ppc64, #803725 (diff) | |
download | gentoo-780829c4910fd8594763296f6d272a69b7a0db2f.tar.gz gentoo-780829c4910fd8594763296f6d272a69b7a0db2f.tar.bz2 gentoo-780829c4910fd8594763296f6d272a69b7a0db2f.zip |
dev-python/fastjsonschema: Stabilize 2.15.1 ppc64, #803725
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 2c68be83b981..1c8ccccb44a2 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 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv ~sparc x86" distutils_enable_tests pytest |