summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-07 21:58:48 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-07 22:01:31 +0200
commit25216bea39519d3de548f236104191df1806c7e5 (patch)
tree234dcf0e62038083b9cc4b29fe72e4523c5779e8 /dev-python/prometheus_client
parentdev-python/nbconvert: Stabilize 5.6.1 amd64, #715070 (diff)
downloadgentoo-25216bea39519d3de548f236104191df1806c7e5.tar.gz
gentoo-25216bea39519d3de548f236104191df1806c7e5.tar.bz2
gentoo-25216bea39519d3de548f236104191df1806c7e5.zip
dev-python/prometheus_client: Stabilize 0.8.0 amd64, #715070
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/prometheus_client')
-rw-r--r--dev-python/prometheus_client/prometheus_client-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/prometheus_client/prometheus_client-0.8.0.ebuild b/dev-python/prometheus_client/prometheus_client-0.8.0.ebuild
index 173bdca64c55..885318c18924 100644
--- a/dev-python/prometheus_client/prometheus_client-0.8.0.ebuild
+++ b/dev-python/prometheus_client/prometheus_client-0.8.0.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/client_python-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
RDEPEND="dev-python/twisted[${PYTHON_USEDEP}]"