commit: ab20e184c416d2830adf3bbde5054f003b0db6fd
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 3 06:13:47 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Jul 3 06:13:47 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab20e184
dev-python/prometheus_client: amd64/x86 stable (ALLARCHES policy) wrt bug
#800016
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
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 5accd5943f5..bb19b2a1a94 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 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~sparc x86"
RDEPEND="dev-python/twisted[${PYTHON_USEDEP}]"