commit: f1034c84b8029591d1f2cb8ec8b681c766bd3138
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 7 22:28:43 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 7 22:28:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1034c84
dev-python/websocket-client: Keyword 1.2.3 s390, #831852
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/websocket-client/websocket-client-1.2.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/websocket-client/websocket-client-1.2.3.ebuild
b/dev-python/websocket-client/websocket-client-1.2.3.ebuild
index a56a00358a37..ff6dd1a62f11 100644
--- a/dev-python/websocket-client/websocket-client-1.2.3.ebuild
+++ b/dev-python/websocket-client/websocket-client-1.2.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
IUSE="examples"
BDEPEND="