commit: ea19f6e0865927b1a83c9b00762f11715f9384a5
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 3 12:38:21 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 3 15:32:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea19f6e0
dev-python/nbformat: Keyword 5.10.3-r2 s390, #928428
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/nbformat/nbformat-5.10.3-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/nbformat/nbformat-5.10.3-r2.ebuild
b/dev-python/nbformat/nbformat-5.10.3-r2.ebuild
index cadcadc5939b..751620c907b1 100644
--- a/dev-python/nbformat/nbformat-5.10.3-r2.ebuild
+++ b/dev-python/nbformat/nbformat-5.10.3-r2.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~s390 ~sparc ~x86"
RDEPEND="
dev-python/fastjsonschema[${PYTHON_USEDEP}]