commit: 90e4fdfde0a8af722b1d54425e8b3e98132419f5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 6 23:20:51 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 6 23:20:51 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90e4fdfd
dev-python/prometheus_client: Stabilize 0.11.0 arm64, #797472
Signed-off-by: Sam James <sam <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 bb19b2a1a94..f47841f6cfb 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}]"