summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-01-19 22:43:15 +0000
committerJames Le Cuirot <chewi@gentoo.org>2022-01-19 22:44:47 +0000
commit4879ef22ac80bb8ff5eec57cb41e0db1fb066136 (patch)
tree844005452ce2d1c9080b951c7573faa914169b1a
parentdev-python/importlib_resources: Keyword 5.4.0-r2 for ~m68k (diff)
downloadgentoo-4879ef22.tar.gz
gentoo-4879ef22.tar.bz2
gentoo-4879ef22.zip
dev-python/jsonschema: Keyword 4.4.0 for ~m68k
The tests have not been run due to dev-python/twisted not being keyworded. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-rw-r--r--dev-python/jsonschema/jsonschema-4.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema/jsonschema-4.4.0.ebuild b/dev-python/jsonschema/jsonschema-4.4.0.ebuild
index 03d1e2c86ba7..cea522ba3cf8 100644
--- a/dev-python/jsonschema/jsonschema-4.4.0.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.4.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]