summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-12 07:40:03 +0100
committerSam James <sam@gentoo.org>2021-07-12 07:41:11 +0100
commitf2c8ee9d461f4af9e3fe3a9924965d225ce97930 (patch)
treeffc9f940cf4f27ca50745d214ec78c3ae47dc4cf /dev-python/prometheus_client
parentdev-python/send2trash: Keyword 1.5.0-r1 ppc, #796365 (diff)
downloadgentoo-f2c8ee9d461f4af9e3fe3a9924965d225ce97930.tar.gz
gentoo-f2c8ee9d461f4af9e3fe3a9924965d225ce97930.tar.bz2
gentoo-f2c8ee9d461f4af9e3fe3a9924965d225ce97930.zip
dev-python/prometheus_client: Keyword 0.11.0 ppc, #796365
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/prometheus_client')
-rw-r--r--dev-python/prometheus_client/prometheus_client-0.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 5017d5973b75..320d59f15411 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}]"