commit: 25216bea39519d3de548f236104191df1806c7e5
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 7 19:58:48 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 7 20:01:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25216bea
dev-python/prometheus_client: Stabilize 0.8.0 amd64, #715070
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/prometheus_client/prometheus_client-0.8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 173bdca64c5..885318c1892 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}]"