From f2c8ee9d461f4af9e3fe3a9924965d225ce97930 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 12 Jul 2021 07:40:03 +0100 Subject: [PATCH] dev-python/prometheus_client: Keyword 0.11.0 ppc, #796365 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 5017d5973b755..320d59f154113 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 ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~sparc x86" RDEPEND="dev-python/twisted[${PYTHON_USEDEP}]"