summaryrefslogtreecommitdiff
path: root/dev-python/jupyter_events
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-04 12:06:28 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-04 12:06:28 +0000
commit4551b41523452c0d743a71cca34e4dca2ca7538c (patch)
tree2b9ae4a442d7c2810f92833363fd36db073888f0 /dev-python/jupyter_events
parent27e5574c9ed56a2633e25f7fa8f591554266a1b4 (diff)
gentoo auto-resync : 04:01:2023 - 12:06:28
Diffstat (limited to 'dev-python/jupyter_events')
-rw-r--r--dev-python/jupyter_events/Manifest2
-rw-r--r--dev-python/jupyter_events/jupyter_events-0.5.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jupyter_events/Manifest b/dev-python/jupyter_events/Manifest
index de2c4f246177..f3529b0ed1c6 100644
--- a/dev-python/jupyter_events/Manifest
+++ b/dev-python/jupyter_events/Manifest
@@ -1,3 +1,3 @@
DIST jupyter_events-0.5.0.tar.gz 55838 BLAKE2B a3ac815a28d2592a10394569726b76de75cb3baab0bab4c1f276da33375ba93d6bfed71fbfaca404a238b7af58ebd7e75dd7fdf6c8717141517c2f790eeb9514 SHA512 49c21f0d5dce18b137f73911b0272919a56c972561deceb228558ea369f2091ce219ac335eec002b22ca1465b2622330fb3d8973d142df4b76e350345cb6249a
-EBUILD jupyter_events-0.5.0.ebuild 890 BLAKE2B c9d323005c7e97f45188fc55aca0721f528637081ea83b095d5f55423fe55b329a0768a6d906d3d21490dad8e504a4501b7a09407be6958a8ee3a25a9d747924 SHA512 66a7edd41b47766bfda6cbd90b49823d7a84c305612e31e66ea7f1bac0f5c9fef1009dccaf827e6fbc13453ccecc2b4c924b72c92c6757dfe8d48ee383a8825a
+EBUILD jupyter_events-0.5.0.ebuild 895 BLAKE2B c423128ef236474e191136b2537ef14e69e7e4c11424b694201545dcf24a4407b0c1800a55994a4350b080f01050094111582fa051a8c1aa5587837270c4700c SHA512 d938e127a6dd09c79c6255e252dfc5b94c44670db89e70e1756fb2d4d1e8784441718ec1af91bb199c81f831d7ef4a81103cb602cc7be135a69d21b8fa7f7f31
MISC metadata.xml 537 BLAKE2B dfe33b67ac51a46c9ad33d4b0e02ff39d5aa1780d70f92f12b7ee8ac336c43caa79201bebd42c461373bfdc7608580487ec000613cf92765fec352b70a8aec13 SHA512 689e8a1125b4da96db6d6c4495933ee29d24666ad9e7e3af891170f8da512ac388c005836402c74418476cb9838f278c19f5267840533cef0e02091d47fa43ea
diff --git a/dev-python/jupyter_events/jupyter_events-0.5.0.ebuild b/dev-python/jupyter_events/jupyter_events-0.5.0.ebuild
index 37be3242a909..c17ab8075139 100644
--- a/dev-python/jupyter_events/jupyter_events-0.5.0.ebuild
+++ b/dev-python/jupyter_events/jupyter_events-0.5.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~x86"
RDEPEND="
>=dev-python/jsonschema-4.3.0[${PYTHON_USEDEP}]