diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:35:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:35:58 +0100 |
commit | d549f2e2d7bc975ad959b7e05533ba6fe29f6c18 (patch) | |
tree | 04a8cc3d5adf7318cd9482b72954efdbc59796ae /dev-python/prometheus_client | |
parent | dev-python/grpcio: amd64 stable wrt bug #758518 (diff) | |
download | gentoo-d549f2e2d7bc975ad959b7e05533ba6fe29f6c18.tar.gz gentoo-d549f2e2d7bc975ad959b7e05533ba6fe29f6c18.tar.bz2 gentoo-d549f2e2d7bc975ad959b7e05533ba6fe29f6c18.zip |
dev-python/prometheus_client: amd64/x86 stable (ALLARCHES policy) wrt bug #760210
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/prometheus_client')
-rw-r--r-- | dev-python/prometheus_client/prometheus_client-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/prometheus_client/prometheus_client-0.9.0.ebuild b/dev-python/prometheus_client/prometheus_client-0.9.0.ebuild index bc359363a551..a2403fc59b98 100644 --- a/dev-python/prometheus_client/prometheus_client-0.9.0.ebuild +++ b/dev-python/prometheus_client/prometheus_client-0.9.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}]" |