From d97a1b621f5c3cecef39cd9c47210cf780b3f651 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 6 Sep 2021 01:18:17 +0100 Subject: [PATCH] dev-python/prometheus_client: Keyword 0.11.0 s390, #808378 Signed-off-by: Sam James --- dev-python/prometheus_client/prometheus_client-0.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/prometheus_client/prometheus_client-0.11.0.ebuild b/dev-python/prometheus_client/prometheus_client-0.11.0.ebuild index 437432377ff82..cea86994f9dc0 100644 --- a/dev-python/prometheus_client/prometheus_client-0.11.0.ebuild +++ b/dev-python/prometheus_client/prometheus_client-0.11.0.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/client_python-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" RDEPEND="dev-python/twisted[${PYTHON_USEDEP}]"