summaryrefslogtreecommitdiff
path: root/dev-python/jsonschema-spec
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-09-16 11:14:46 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-09-16 11:14:46 +0100
commitacb0389058b8ef612d851b1ab54fa37376c4b7f7 (patch)
treeb1e68406cfd137e951d13c4307e3c2fac7ae0087 /dev-python/jsonschema-spec
parent121b314457e147271cd95353cf8886d35b329845 (diff)
gentoo auto-resync : 16:09:2022 - 11:14:45
Diffstat (limited to 'dev-python/jsonschema-spec')
-rw-r--r--dev-python/jsonschema-spec/Manifest2
-rw-r--r--dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jsonschema-spec/Manifest b/dev-python/jsonschema-spec/Manifest
index 91488a24652b..cea66108ffeb 100644
--- a/dev-python/jsonschema-spec/Manifest
+++ b/dev-python/jsonschema-spec/Manifest
@@ -1,3 +1,3 @@
DIST jsonschema-spec-0.1.1.gh.tar.gz 21747 BLAKE2B 441f34c62da2d22699379035e20f2ed78a974413ea9c2f80b753cc2b41d978351c69aaa50750139e622d075c4c3979dc43b888bea111a0f4b31fa9d37822a1fa SHA512 b1bdd03c6fc022877d0801d859abe0dd19e066afe2a1eab6c650a8741a50473e74945ddde429508e5dccf379a84b25fbd60c49fdc310aa770bed52b63e60e397
-EBUILD jsonschema-spec-0.1.1.ebuild 819 BLAKE2B 2ca12c8d1d632e8a61e9ae6daa4c0a4e5cb6a011ec2791f7aa88e4794c894d19f7261c4654358ed824b95a5f1a7a54dc43e16d8cbbe33fed5720c0d0e17c9a08 SHA512 317b945ba2e5857e3d9d380c0df2402c76c0ebaba5929743b730bd1ff168c47848a1c13d392c1ae90de8d8f14ddad38990f6c6363b4e574c7a421ab6211e4705
+EBUILD jsonschema-spec-0.1.1.ebuild 831 BLAKE2B e0c1bbd909288a5d74993a967ce0ea2c139cd66948a7eee73b75f01a52452ef575c026dcda0d719df139b9e9455cb868f7ea27581f55af0e0deeca304b23cb33 SHA512 bb5a3704ca62708f9fb2e71e11634824269b469c0ca85029d0f22ef3c83f44b798f5c2a38b0a6d7d065db31e3dab373d44ca6b8969205079cfc8c9cd56fa7ca2
MISC metadata.xml 404 BLAKE2B 2e76fe1eb441114cff26e2e60d36d2d38da053ca524a29f568d2b4af325021ab560545da43cdd0d5d3404e73ebcdb9b534da0b7de52c2acee5d3f2ed6511ee4e SHA512 58238e60fc20d210167afe2abcfdbbd826a693b5d587953437294c2c0e1ea9161486e2c583d29a7e2a0c8343e70e7688213ed011eacd155c53e232b336986701
diff --git a/dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild b/dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild
index 489bfea65bfe..15372c433c70 100644
--- a/dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild
+++ b/dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND="
>=dev-python/jsonschema-4.0.0[${PYTHON_USEDEP}]