commit: 87d4f3e7ab2690faf34bdabece8af67dc2dcf3c0
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun May 9 09:14:29 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun May 9 09:14:29 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87d4f3e7
dev-python/prometheus_client: amd64/x86 stable (ALLARCHES policy) wrt bug
#788523
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/prometheus_client/prometheus_client-0.10.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/prometheus_client/prometheus_client-0.10.1.ebuild
b/dev-python/prometheus_client/prometheus_client-0.10.1.ebuild
index b757b986d36..02008315932 100644
--- a/dev-python/prometheus_client/prometheus_client-0.10.1.ebuild
+++ b/dev-python/prometheus_client/prometheus_client-0.10.1.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}]"