diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-03-27 21:19:24 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-03-27 21:19:24 +0100 |
commit | 0a86028c1939152c296653debcf096ca4b9fec3b (patch) | |
tree | 377a7227a353a6ba203b3749409621d1aef430ff /dev-python/jsonschema | |
parent | dev-python/dill: Keyword 0.3.4-r1 for ~m68k (diff) | |
download | gentoo-0a86028c1939152c296653debcf096ca4b9fec3b.tar.gz gentoo-0a86028c1939152c296653debcf096ca4b9fec3b.tar.bz2 gentoo-0a86028c1939152c296653debcf096ca4b9fec3b.zip |
dev-python/jsonschema: Keyword 4.4.0-r2 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/jsonschema')
-rw-r--r-- | dev-python/jsonschema/jsonschema-4.4.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema/jsonschema-4.4.0-r2.ebuild b/dev-python/jsonschema/jsonschema-4.4.0-r2.ebuild index 3eb815509fe7..847c8ba98403 100644 --- a/dev-python/jsonschema/jsonschema-4.4.0-r2.ebuild +++ b/dev-python/jsonschema/jsonschema-4.4.0-r2.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=" dev-python/attrs[${PYTHON_USEDEP}] |