summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-08-06 09:46:22 +0100
committerJames Le Cuirot <chewi@gentoo.org>2022-08-06 09:47:10 +0100
commit99d0d800f953d1317a7119e9283296d0544a9b51 (patch)
tree9d08b2d88979c3ef26222f35eba1dccbb9fccde9 /dev-python/jsonschema/jsonschema-4.9.1.ebuild
parentdev-python/pkgutil_resolve_name: Keyword 1.3.10 for ~m68k (diff)
downloadgentoo-99d0d800f953d1317a7119e9283296d0544a9b51.tar.gz
gentoo-99d0d800f953d1317a7119e9283296d0544a9b51.tar.bz2
gentoo-99d0d800f953d1317a7119e9283296d0544a9b51.zip
dev-python/jsonschema: Keyword 4.9.1 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/jsonschema/jsonschema-4.9.1.ebuild')
-rw-r--r--dev-python/jsonschema/jsonschema-4.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema/jsonschema-4.9.1.ebuild b/dev-python/jsonschema/jsonschema-4.9.1.ebuild
index b0cbff91ab2d..fb40af391591 100644
--- a/dev-python/jsonschema/jsonschema-4.9.1.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.9.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="
>=dev-python/attrs-17.4.0[${PYTHON_USEDEP}]