commit: c8c774756a36bc4d9d7772d3c9d674d7552d229c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 20 23:27:45 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 20 23:27:45 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8c77475
dev-python/jupyter_events: Keyword 0.5.0 ppc64, #887521
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/jupyter_events/jupyter_events-0.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 7d29e5b54bef..87427379450f 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 ~ppc"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64"
RDEPEND="
>=dev-python/jsonschema-4.3.0[${PYTHON_USEDEP}]